Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIduk.gov.gchq.gaffer |
ArtifactId | ArtifactIdperformance-testing-accumulo-store |
Version | Version1.7.0-RC2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/performance-testing-accumulo-store/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>performance-testing-accumulo-store</artifactId>
<version>1.7.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/performance-testing-accumulo-store/
implementation 'uk.gov.gchq.gaffer:performance-testing-accumulo-store:1.7.0-RC2'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/performance-testing-accumulo-store/
implementation ("uk.gov.gchq.gaffer:performance-testing-accumulo-store:1.7.0-RC2")
'uk.gov.gchq.gaffer:performance-testing-accumulo-store:jar:1.7.0-RC2'
<dependency org="uk.gov.gchq.gaffer" name="performance-testing-accumulo-store" rev="1.7.0-RC2">
<artifact name="performance-testing-accumulo-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='performance-testing-accumulo-store', version='1.7.0-RC2')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "performance-testing-accumulo-store" % "1.7.0-RC2"
[uk.gov.gchq.gaffer/performance-testing-accumulo-store "1.7.0-RC2"]