Categories |
CategoriesAWS Container PaaS Providers ORM Data |
---|---|
GroupId | GroupIduk.gov.gchq.gaffer |
ArtifactId | ArtifactIdperformance-testing-aws |
Version | Version1.3.0-RC1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/performance-testing-aws/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>performance-testing-aws</artifactId>
<version>1.3.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/performance-testing-aws/
implementation 'uk.gov.gchq.gaffer:performance-testing-aws:1.3.0-RC1'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/performance-testing-aws/
implementation ("uk.gov.gchq.gaffer:performance-testing-aws:1.3.0-RC1")
'uk.gov.gchq.gaffer:performance-testing-aws:jar:1.3.0-RC1'
<dependency org="uk.gov.gchq.gaffer" name="performance-testing-aws" rev="1.3.0-RC1">
<artifact name="performance-testing-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='performance-testing-aws', version='1.3.0-RC1')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "performance-testing-aws" % "1.3.0-RC1"
[uk.gov.gchq.gaffer/performance-testing-aws "1.3.0-RC1"]