is not current version
Last Version 0.7.0

drasyl: General-Purpose Overlay Network Framework - Core Package 0.6.0

This packages contains the building blocks required to create the drasyl overlay network.

License

License

GroupId

GroupId

org.drasyl
ArtifactId

ArtifactId

drasyl-core
Version

Version

0.6.0
Type

Type

jar
Description

Description

drasyl: General-Purpose Overlay Network Framework - Core Package
This packages contains the building blocks required to create the drasyl overlay network.
Project Organization

Project Organization

Heiko Bornholdt and Kevin Röbert

Download drasyl-core 0.6.0


<!-- https://jarcasting.com/artifacts/org.drasyl/drasyl-core/ -->
<dependency>
    <groupId>org.drasyl</groupId>
    <artifactId>drasyl-core</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.drasyl/drasyl-core/
implementation 'org.drasyl:drasyl-core:0.6.0'
// https://jarcasting.com/artifacts/org.drasyl/drasyl-core/
implementation ("org.drasyl:drasyl-core:0.6.0")
'org.drasyl:drasyl-core:jar:0.6.0'
<dependency org="org.drasyl" name="drasyl-core" rev="0.6.0">
  <artifact name="drasyl-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.drasyl', module='drasyl-core', version='0.6.0')
)
libraryDependencies += "org.drasyl" % "drasyl-core" % "0.6.0"
[org.drasyl/drasyl-core "0.6.0"]

Dependencies

compile (7)

Group / Artifact Type Version
io.netty : netty-transport jar 4.1.70.Final
io.netty : netty-handler jar 4.1.70.Final
io.netty : netty-buffer jar 4.1.70.Final
com.google.guava : guava jar 31.0.1-jre
net.java.dev.jna : jna jar 5.10.0
org.slf4j : slf4j-api Optional jar 1.7.32
com.fasterxml.jackson.core : jackson-databind Optional jar 2.13.0

provided (1)

Group / Artifact Type Version
com.google.auto.value : auto-value-annotations jar 1.8.2

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.awaitility : awaitility jar 4.1.1
ch.qos.logback : logback-classic jar 1.2.7
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.