License |
License |
---|---|
GroupId | GroupIduk.gov.gchq.gaffer |
ArtifactId | ArtifactIdstore |
Version | Version1.18.0 |
Type | Typejar |
Description |
DescriptionA scalable Graph database framework
|
Filename | Size |
---|---|
store-1.18.0.pom | |
store-1.18.0.jar | 285 KB |
store-1.18.0-tests.jar | 324 KB |
store-1.18.0-sources.jar | 202 KB |
store-1.18.0-javadoc.jar | 979 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/store/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>store</artifactId>
<version>1.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/store/
implementation 'uk.gov.gchq.gaffer:store:1.18.0'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/store/
implementation ("uk.gov.gchq.gaffer:store:1.18.0")
'uk.gov.gchq.gaffer:store:jar:1.18.0'
<dependency org="uk.gov.gchq.gaffer" name="store" rev="1.18.0">
<artifact name="store" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='store', version='1.18.0')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "store" % "1.18.0"
[uk.gov.gchq.gaffer/store "1.18.0"]
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.gaffer : data | jar | 1.18.0 |
uk.gov.gchq.gaffer : operation | jar | 1.18.0 |
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 |
---|---|---|
uk.gov.gchq.gaffer : common-util | test-jar | 1.18.0 |
uk.gov.gchq.gaffer : data | test-jar | 1.18.0 |
uk.gov.gchq.gaffer : operation | test-jar | 1.18.0 |
uk.gov.gchq.gaffer : serialisation | test-jar | 1.18.0 |
uk.gov.gchq.gaffer : access | test-jar | 1.18.0 |
org.mock-server : mockserver-netty | jar | 3.9.16 |
uk.gov.gchq.gaffer : jcs-cache-service | jar | 1.18.0 |
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 |