is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:rest-api 0.6.3


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

rest-api
Version

Version

0.6.3
Type

Type

war

Download rest-api 0.6.3


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