is not current version
Last Version 2.0.0-alpha-0.2

uk.gov.gchq.gaffer:performance-testing-core 1.8.0-RC3


Categories

Categories

ORM Data
GroupId

GroupId

uk.gov.gchq.gaffer
ArtifactId

ArtifactId

performance-testing-core
Version

Version

1.8.0-RC3
Type

Type

jar

Download performance-testing-core 1.8.0-RC3


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