License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIduk.gov.gchq.palisade |
ArtifactId | ArtifactIdperformance |
Last Version | Last Version0.5.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGCHQ Palisade - Performance Test Suite
A performance tool for testing some simple scenarios using the example rules and synthetic data.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/uk.gov.gchq.palisade/performance/ -->
<dependency>
<groupId>uk.gov.gchq.palisade</groupId>
<artifactId>performance</artifactId>
<version>0.5.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/performance/
implementation 'uk.gov.gchq.palisade:performance:0.5.1-RELEASE'
// https://jarcasting.com/artifacts/uk.gov.gchq.palisade/performance/
implementation ("uk.gov.gchq.palisade:performance:0.5.1-RELEASE")
'uk.gov.gchq.palisade:performance:jar:0.5.1-RELEASE'
<dependency org="uk.gov.gchq.palisade" name="performance" rev="0.5.1-RELEASE">
<artifact name="performance" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.gchq.palisade', module='performance', version='0.5.1-RELEASE')
)
libraryDependencies += "uk.gov.gchq.palisade" % "performance" % "0.5.1-RELEASE"
[uk.gov.gchq.palisade/performance "0.5.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
uk.gov.gchq.palisade : common | jar | 0.5.1-RELEASE |
uk.gov.gchq.palisade : avro-serialiser | jar | 0.5.1-RELEASE |
uk.gov.gchq.data-gen : synthetic-data-generator | jar | 0.0.4 |
uk.gov.gchq.palisade : client-akka | jar | 0.5.1-RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.3.1.RELEASE |