is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:performance-testing 1.10.5


Categories

Categories

ORM Data
GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

performance-testing
Version

Version

1.10.5
Type

Type

jar

Download performance-testing 1.10.5


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