Skip to content

org.apache.accumulo.accumulo-access 1.0.0-datawave-1 Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>org.apache.accumulo</groupId>
  <artifactId>accumulo-access</artifactId>
  <version>1.0.0-datawave-1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

Apache Accumulo Access is a library that provides the same functionality, semantics, and syntax
as the Apache Accumulo ColumnVisibility and VisibilityEvaluator classes. This functionality is provided in a
standalong Java library that has no runtime dependencies.