License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.drasyl |
ArtifactId | ArtifactIddrasyl-performance-tests |
Version | Version0.5.1 |
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.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.drasyl/drasyl-performance-tests/
implementation 'org.drasyl:drasyl-performance-tests:0.5.1'
// https://jarcasting.com/artifacts/org.drasyl/drasyl-performance-tests/
implementation ("org.drasyl:drasyl-performance-tests:0.5.1")
'org.drasyl:drasyl-performance-tests:jar:0.5.1'
<dependency org="org.drasyl" name="drasyl-performance-tests" rev="0.5.1">
<artifact name="drasyl-performance-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.drasyl', module='drasyl-performance-tests', version='0.5.1')
)
libraryDependencies += "org.drasyl" % "drasyl-performance-tests" % "0.5.1"
[org.drasyl/drasyl-performance-tests "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.drasyl : drasyl-core | jar | 0.5.1 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.32 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.32 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.drasyl : drasyl-core | test-jar | 0.5.1 |
org.mockito : mockito-core | jar | 3.11.2 |
org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |