License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIduk.gov.gchq.gaffer |
ArtifactId | ArtifactIdperformance-testing-core |
Version | Version2.0.0-alpha-0.1 |
Type | Typejar |
Description |
DescriptionA scalable Graph database framework
|
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/performance-testing-core/ -->
<dependency>
<groupId>uk.gov.gchq.gaffer</groupId>
<artifactId>performance-testing-core</artifactId>
<version>2.0.0-alpha-0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/performance-testing-core/
implementation 'uk.gov.gchq.gaffer:performance-testing-core:2.0.0-alpha-0.1'
// https://jarcasting.com/artifacts/uk.gov.gchq.gaffer/performance-testing-core/
implementation ("uk.gov.gchq.gaffer:performance-testing-core:2.0.0-alpha-0.1")
'uk.gov.gchq.gaffer:performance-testing-core:jar:2.0.0-alpha-0.1'
<dependency org="uk.gov.gchq.gaffer" name="performance-testing-core" rev="2.0.0-alpha-0.1">
<artifact name="performance-testing-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.gaffer', module='performance-testing-core', version='2.0.0-alpha-0.1')
)
libraryDependencies += "uk.gov.gchq.gaffer" % "performance-testing-core" % "2.0.0-alpha-0.1"
[uk.gov.gchq.gaffer/performance-testing-core "2.0.0-alpha-0.1"]
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.gaffer : random-element-generation | jar | 2.0.0-alpha-0.1 |
com.google.guava : guava | jar | 13.0.1 |
com.google.code.findbugs : annotations | jar | 3.0.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.gaffer : accumulo-store | test-jar | 2.0.0-alpha-0.1 |
org.apache.accumulo : accumulo-minicluster | jar | 1.9.3 |
org.apache.hadoop : hadoop-hdfs | jar | 2.6.5 |
uk.gov.gchq.gaffer : common-util | test-jar | 2.0.0-alpha-0.1 |
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.0 |
org.junit.vintage : junit-vintage-engine | jar | 5.6.0 |
org.junit.jupiter : junit-jupiter-migrationsupport | jar | 5.6.0 |
org.assertj : assertj-core | jar | 3.20.2 |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |