is not current version
Last Version 0.7.0

drasyl: General-Purpose Overlay Network Framework - Performance Tests Package 0.6.0

This package contains performance tests for drasyl.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.drasyl
ArtifactId

ArtifactId

drasyl-performance-tests
Version

Version

0.6.0
Type

Type

jar
Description

Description

drasyl: General-Purpose Overlay Network Framework - Performance Tests Package
This package contains performance tests for drasyl.
Project URL

Project URL

https://drasyl.org/
Project Organization

Project Organization

Heiko Bornholdt and Kevin Röbert

Download drasyl-performance-tests 0.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.drasyl : drasyl-node jar 0.6.0

test (11)

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

Project Modules

There are no modules declared in this project.