License |
License |
---|---|
GroupId | GroupIduk.gov.gchq.gaffer |
ArtifactId | ArtifactIdaccumulo-store |
Version | Version1.17.1 |
Type | Typejar |
Description |
DescriptionA scalable Graph database framework
|
Filename | Size |
---|---|
accumulo-store-1.17.1.pom | |
accumulo-store-1.17.1.jar | 244 KB |
accumulo-store-1.17.1-utility.jar | 55 MB |
accumulo-store-1.17.1-tests.jar | 257 KB |
accumulo-store-1.17.1-sources.jar | 175 KB |
accumulo-store-1.17.1-javadoc.jar | 747 KB |
accumulo-store-1.17.1-iterators.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/accumulo-store/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>accumulo-store</artifactId>
<version>1.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/accumulo-store/
implementation 'uk.gov.gchq.gaffer:accumulo-store:1.17.1'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/accumulo-store/
implementation ("uk.gov.gchq.gaffer:accumulo-store:1.17.1")
'uk.gov.gchq.gaffer:accumulo-store:jar:1.17.1'
<dependency org="uk.gov.gchq.gaffer" name="accumulo-store" rev="1.17.1">
<artifact name="accumulo-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='accumulo-store', version='1.17.1')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "accumulo-store" % "1.17.1"
[uk.gov.gchq.gaffer/accumulo-store "1.17.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.gaffer : graph | jar | 1.17.1 |
uk.gov.gchq.gaffer : hdfs-library | jar | 1.17.1 |
uk.gov.gchq.gaffer : sketches-library | jar | 1.17.1 |
org.apache.accumulo : accumulo-core | jar | 1.9.3 |
com.google.guava : guava | jar | 13.0.1 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.accumulo : accumulo-minicluster | jar | 1.9.3 |
uk.gov.gchq.gaffer : store | test-jar | 1.17.1 |
uk.gov.gchq.gaffer : data | test-jar | 1.17.1 |
uk.gov.gchq.gaffer : graph | test-jar | 1.17.1 |
uk.gov.gchq.gaffer : operation | test-jar | 1.17.1 |
uk.gov.gchq.gaffer : common-util | test-jar | 1.17.1 |
uk.gov.gchq.gaffer : integration-test | test-jar | 1.17.1 |
uk.gov.gchq.gaffer : serialisation | test-jar | 1.17.1 |
uk.gov.gchq.gaffer : hdfs-library | test-jar | 1.17.1 |
uk.gov.gchq.gaffer : map-store | jar | 1.17.1 |
org.apache.hadoop : hadoop-hdfs | jar | 2.6.5 |
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.6.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |