is not current version
Last Version 0.7.0

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

This package provides all necessary files to integrate your application into a drasyl overlay network.

License

License

GroupId

GroupId

org.drasyl
ArtifactId

ArtifactId

drasyl-core
Version

Version

0.5.0
Type

Type

jar
Description

Description

drasyl: General-Purpose Overlay Network Framework - Core Package
This package provides all necessary files to integrate your application into a drasyl overlay network.
Project Organization

Project Organization

Heiko Bornholdt and Kevin Röbert

Download drasyl-core 0.5.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.31
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.google.guava : guava jar 30.1.1-jre
com.typesafe : config jar 1.4.1
io.netty : netty-all jar 4.1.65.Final
io.reactivex.rxjava3 : rxjava jar 3.0.13
com.google.protobuf : protobuf-java jar 3.17.3
io.micrometer : micrometer-registry-influx jar 1.7.1
io.github.classgraph : classgraph jar 4.8.108
com.goterl : lazysodium-java jar 5.0.1
net.java.dev.jna : jna jar 5.8.0

provided (1)

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

test (10)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
net.javacrumbs.json-unit : json-unit-assertj jar 2.27.0
org.junit.jupiter : junit-jupiter jar 5.7.2
org.awaitility : awaitility jar 4.1.0
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

Project Modules

There are no modules declared in this project.