is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:hdfs-library 0.6.6


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

hdfs-library
Version

Version

0.6.6
Type

Type

jar

Download hdfs-library 0.6.6


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