is not current version
Last Version 0.7.0

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

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.4.1
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

The drasyl Project

Download drasyl-core 0.4.1


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

Dependencies

compile (12)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
com.fasterxml.jackson.core : jackson-databind jar 2.12.2
com.fasterxml.jackson.module : jackson-module-afterburner jar 2.12.2
org.bouncycastle : bcprov-jdk15on jar 1.68
com.google.guava : guava jar 30.1-jre
com.typesafe : config jar 1.4.1
io.netty : netty-all jar 4.1.60.Final
io.netty : netty-transport-native-epoll jar 4.1.60.Final
io.reactivex.rxjava3 : rxjava jar 3.0.11
com.google.protobuf : protobuf-java jar 3.15.5
io.micrometer : micrometer-registry-influx jar 1.6.4
io.github.classgraph : classgraph jar 4.8.102

test (10)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
net.javacrumbs.json-unit : json-unit-assertj jar 2.24.0
org.junit.jupiter : junit-jupiter jar 5.7.1
org.awaitility : awaitility jar 4.0.3
org.mockito : mockito-core jar 3.8.0
org.mockito : mockito-junit-jupiter jar 3.8.0
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.1
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1

Project Modules

There are no modules declared in this project.