| License | License | 
|---|---|
| GroupId | GroupIdorg.drasyl | 
| ArtifactId | ArtifactIddrasyl-core | 
| Last Version | Last Version0.7.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondrasyl: General-Purpose Overlay Network Framework - Core Package This packages contains the building blocks required to create the drasyl overlay network. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| drasyl-core-0.7.0.pom | |
| drasyl-core-0.7.0.jar | 394 KB | 
| drasyl-core-0.7.0-tests.jar | 694 KB | 
| drasyl-core-0.7.0-sources.jar | 291 KB | 
| drasyl-core-0.7.0-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.drasyl/drasyl-core/ -->
<dependency>
    <groupId>org.drasyl</groupId>
    <artifactId>drasyl-core</artifactId>
    <version>0.7.0</version>
</dependency>// https://jarcasting.com/artifacts/org.drasyl/drasyl-core/
implementation 'org.drasyl:drasyl-core:0.7.0'// https://jarcasting.com/artifacts/org.drasyl/drasyl-core/
implementation ("org.drasyl:drasyl-core:0.7.0")'org.drasyl:drasyl-core:jar:0.7.0'<dependency org="org.drasyl" name="drasyl-core" rev="0.7.0">
  <artifact name="drasyl-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.drasyl', module='drasyl-core', version='0.7.0')
)libraryDependencies += "org.drasyl" % "drasyl-core" % "0.7.0"[org.drasyl/drasyl-core "0.7.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.netty : netty-transport | jar | 4.1.74.Final | 
| io.netty : netty-handler | jar | 4.1.74.Final | 
| io.netty : netty-buffer | jar | 4.1.74.Final | 
| net.java.dev.jna : jna | jar | 5.10.0 | 
| org.slf4j : slf4j-api Optional | jar | 1.7.36 | 
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.13.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.auto.value : auto-value-annotations | jar | 1.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 | 
| org.awaitility : awaitility | jar | 4.1.1 | 
| ch.qos.logback : logback-classic | jar | 1.2.10 | 
| 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 |