| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdorg.drasyl |
| ArtifactId | ArtifactIddrasyl-performance-tests |
| Last Version | Last Version0.7.0 |
| Release Date | Release Date |
| 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.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.drasyl/drasyl-performance-tests/
implementation 'org.drasyl:drasyl-performance-tests:0.7.0'
// https://jarcasting.com/artifacts/org.drasyl/drasyl-performance-tests/
implementation ("org.drasyl:drasyl-performance-tests:0.7.0")
'org.drasyl:drasyl-performance-tests:jar:0.7.0'
<dependency org="org.drasyl" name="drasyl-performance-tests" rev="0.7.0">
<artifact name="drasyl-performance-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.drasyl', module='drasyl-performance-tests', version='0.7.0')
)
libraryDependencies += "org.drasyl" % "drasyl-performance-tests" % "0.7.0"
[org.drasyl/drasyl-performance-tests "0.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.drasyl : drasyl-node | jar | 0.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.34 |
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.34 |
| org.awaitility : awaitility | jar | 4.1.1 |
| com.google.guava : guava | jar | 31.0.1-jre |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| org.drasyl : drasyl-core | test-jar | 0.7.0 |
| org.mockito : mockito-core | jar | 4.3.1 |
| org.mockito : mockito-junit-jupiter | jar | 4.3.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |