| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIduk.gov.gchq.gaffer |
| ArtifactId | ArtifactIddata |
| Last Version | Last Version2.0.0-alpha-0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA scalable Graph database framework
|
| Filename | Size |
|---|---|
| data-2.0.0-alpha-0.2.pom | |
| data-2.0.0-alpha-0.2.jar | 144 KB |
| data-2.0.0-alpha-0.2-tests.jar | 131 KB |
| data-2.0.0-alpha-0.2-sources.jar | 105 KB |
| data-2.0.0-alpha-0.2-javadoc.jar | 619 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/data/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>data</artifactId>
<version>2.0.0-alpha-0.2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/data/
implementation 'uk.gov.gchq.gaffer:data:2.0.0-alpha-0.2'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/data/
implementation ("uk.gov.gchq.gaffer:data:2.0.0-alpha-0.2")
'uk.gov.gchq.gaffer:data:jar:2.0.0-alpha-0.2'
<dependency org="uk.gov.gchq.gaffer" name="data" rev="2.0.0-alpha-0.2">
<artifact name="data" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='data', version='2.0.0-alpha-0.2')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "data" % "2.0.0-alpha-0.2"
[uk.gov.gchq.gaffer/data "2.0.0-alpha-0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| uk.gov.gchq.koryphe : core | jar | 2.1.0 |
| uk.gov.gchq.gaffer : serialisation | jar | 2.0.0-alpha-0.2 |
| uk.gov.gchq.gaffer : type | jar | 2.0.0-alpha-0.2 |
| uk.gov.gchq.gaffer : access | jar | 2.0.0-alpha-0.2 |
| uk.gov.gchq.gaffer : exception | jar | 2.0.0-alpha-0.2 |
| com.google.guava : guava | jar | 13.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.slf4j : slf4j-reload4j | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| uk.gov.gchq.gaffer : common-util | test-jar | 2.0.0-alpha-0.2 |
| uk.gov.gchq.gaffer : serialisation | test-jar | 2.0.0-alpha-0.2 |
| uk.gov.gchq.koryphe : core | test-jar | 2.1.0 |
| uk.gov.gchq.gaffer : access | test-jar | 2.0.0-alpha-0.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.8.2 |
| org.assertj : assertj-core | jar | 3.22.0 |
| org.mockito : mockito-junit-jupiter | jar | 4.3.1 |