GroupId | GroupIduk.gov.gchq.gaffer |
---|---|
ArtifactId | ArtifactIdparquet-store |
Version | Version1.10.0-RC2 |
Type | Typejar |
Filename | Size |
---|---|
parquet-store-1.10.0-RC2.pom | |
parquet-store-1.10.0-RC2.jar | 179 KB |
parquet-store-1.10.0-RC2-utility.jar | 150 MB |
parquet-store-1.10.0-RC2-tests.jar | 134 KB |
parquet-store-1.10.0-RC2-sources.jar | 130 KB |
parquet-store-1.10.0-RC2-javadoc.jar | 515 KB |
parquet-store-1.10.0-RC2-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.10.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/parquet-store/
implementation 'uk.gov.gchq.gaffer:parquet-store:1.10.0-RC2'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/parquet-store/
implementation ("uk.gov.gchq.gaffer:parquet-store:1.10.0-RC2")
'uk.gov.gchq.gaffer:parquet-store:jar:1.10.0-RC2'
<dependency org="uk.gov.gchq.gaffer" name="parquet-store" rev="1.10.0-RC2">
<artifact name="parquet-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='parquet-store', version='1.10.0-RC2')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "parquet-store" % "1.10.0-RC2"
[uk.gov.gchq.gaffer/parquet-store "1.10.0-RC2"]