License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.drasyl |
ArtifactId | ArtifactIddrasyl-performance-tests |
Version | Version0.6.0 |
Type | Typejar |
Description |
Descriptiondrasyl: General-Purpose Overlay Network Framework - Performance Tests Package
This package contains performance tests for drasyl.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.drasyl/drasyl-performance-tests/ -->
<dependency>
<groupId>org.drasyl</groupId>
<artifactId>drasyl-performance-tests</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.drasyl/drasyl-performance-tests/
implementation 'org.drasyl:drasyl-performance-tests:0.6.0'
// https://jarcasting.com/artifacts/org.drasyl/drasyl-performance-tests/
implementation ("org.drasyl:drasyl-performance-tests:0.6.0")
'org.drasyl:drasyl-performance-tests:jar:0.6.0'
<dependency org="org.drasyl" name="drasyl-performance-tests" rev="0.6.0">
<artifact name="drasyl-performance-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.drasyl', module='drasyl-performance-tests', version='0.6.0')
)
libraryDependencies += "org.drasyl" % "drasyl-performance-tests" % "0.6.0"
[org.drasyl/drasyl-performance-tests "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.drasyl : drasyl-node | jar | 0.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.33 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 |
org.awaitility : awaitility | jar | 4.1.1 |
ch.qos.logback : logback-classic | jar | 1.2.7 |
org.drasyl : drasyl-core | test-jar | 0.6.0 |
org.mockito : mockito-core | jar | 4.1.0 |
org.mockito : mockito-junit-jupiter | jar | 4.1.0 |
org.hamcrest : hamcrest | jar | 2.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |