is not current version
Last Version 1.22.0

uk.gov.gchq.gaffer:parquet-store 0.7.8


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

parquet-store
Version

Version

0.7.8
Type

Type

jar

Download parquet-store 0.7.8


<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/parquet-store/ -->
<dependency>
    <groupId>uk.gov.gchq.gaffer</groupId>
    <artifactId>parquet-store</artifactId>
    <version>0.7.8</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/parquet-store/
implementation 'uk.gov.gchq.gaffer:parquet-store:0.7.8'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/parquet-store/
implementation ("uk.gov.gchq.gaffer:parquet-store:0.7.8")
'uk.gov.gchq.gaffer:parquet-store:jar:0.7.8'
<dependency org="uk.gov.gchq.gaffer" name="parquet-store" rev="0.7.8">
  <artifact name="parquet-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='parquet-store', version='0.7.8')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "parquet-store" % "0.7.8"
[uk.gov.gchq.gaffer/parquet-store "0.7.8"]