Last Version

GCHQ Palisade - Performance Test Suite 0.5.1-RELEASE

A performance tool for testing some simple scenarios using the example rules and synthetic data.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

uk.gov.gchq.palisade
ArtifactId

ArtifactId

performance
Version

Version

0.5.1-RELEASE
Type

Type

jar
Description

Description

GCHQ Palisade - Performance Test Suite
A performance tool for testing some simple scenarios using the example rules and synthetic data.
Project URL

Project URL

https://github.com/gchq/Palisade-examples/tree/develop/performance
Source Code Management

Source Code Management

https://github.com/gchq/Palisade-examples

Download performance 0.5.1-RELEASE


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.