is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:hdfs-library 1.0.0-RC4


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

hdfs-library
Version

Version

1.0.0-RC4
Type

Type

jar

Download hdfs-library 1.0.0-RC4


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