is not current version
Last Version 2.0.0-alpha-0.2

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


GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

integration-test
Version

Version

1.22.0
Type

Type

jar

Download integration-test 1.22.0


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