is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:integration-test 0.5.1


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

integration-test
Version

Version

0.5.1
Type

Type

jar

Download integration-test 0.5.1


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