License |
License |
---|---|
GroupId | GroupIduk.gov.gchq.gaffer |
ArtifactId | ArtifactIdparquet-store |
Last Version | Last Version1.22.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA scalable Graph database framework
|
Filename | Size |
---|---|
parquet-store-1.22.0.pom | |
parquet-store-1.22.0.jar | 179 KB |
parquet-store-1.22.0-utility.jar | 150 MB |
parquet-store-1.22.0-tests.jar | 134 KB |
parquet-store-1.22.0-sources.jar | 130 KB |
parquet-store-1.22.0-javadoc.jar | 515 KB |
parquet-store-1.22.0-full.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/parquet-store/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>parquet-store</artifactId>
<version>1.22.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/parquet-store/
implementation 'uk.gov.gchq.gaffer:parquet-store:1.22.0'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/parquet-store/
implementation ("uk.gov.gchq.gaffer:parquet-store:1.22.0")
'uk.gov.gchq.gaffer:parquet-store:jar:1.22.0'
<dependency org="uk.gov.gchq.gaffer" name="parquet-store" rev="1.22.0">
<artifact name="parquet-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='parquet-store', version='1.22.0')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "parquet-store" % "1.22.0"
[uk.gov.gchq.gaffer/parquet-store "1.22.0"]
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.gaffer : graph | jar | 1.22.0 |
uk.gov.gchq.gaffer : sketches-library | jar | 1.22.0 |
uk.gov.gchq.gaffer : spark-library | jar | 1.22.0 |
uk.gov.gchq.koryphe : core | jar | 1.14.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.36 |
org.slf4j : slf4j-reload4j | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.gaffer : integration-test | test-jar | 1.22.0 |
uk.gov.gchq.gaffer : graph | test-jar | 1.22.0 |
uk.gov.gchq.gaffer : store | test-jar | 1.22.0 |
uk.gov.gchq.gaffer : data | test-jar | 1.22.0 |
uk.gov.gchq.gaffer : common-util | test-jar | 1.22.0 |
uk.gov.gchq.gaffer : spark-library | test-jar | 1.22.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.assertj : assertj-core | jar | 3.20.2 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |