is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:core-rest 1.7.0-RC1


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

core-rest
Version

Version

1.7.0-RC1
Type

Type

war

Download core-rest 1.7.0-RC1


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