| License | License | 
|---|---|
| GroupId | GroupIdorg.drasyl | 
| ArtifactId | ArtifactIddrasyl-node | 
| Last Version | Last Version0.7.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondrasyl: General-Purpose Overlay Network Framework - Node Package This package contains the easy-to-use zero configuration node interface for embedding the overlay network. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| drasyl-node-0.7.0.pom | |
| drasyl-node-0.7.0.jar | 176 KB | 
| drasyl-node-0.7.0-tests.jar | 194 KB | 
| drasyl-node-0.7.0-sources.jar | 165 KB | 
| drasyl-node-0.7.0-javadoc.jar | 949 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.drasyl/drasyl-node/ -->
<dependency>
    <groupId>org.drasyl</groupId>
    <artifactId>drasyl-node</artifactId>
    <version>0.7.0</version>
</dependency>// https://jarcasting.com/artifacts/org.drasyl/drasyl-node/
implementation 'org.drasyl:drasyl-node:0.7.0'// https://jarcasting.com/artifacts/org.drasyl/drasyl-node/
implementation ("org.drasyl:drasyl-node:0.7.0")'org.drasyl:drasyl-node:jar:0.7.0'<dependency org="org.drasyl" name="drasyl-node" rev="0.7.0">
  <artifact name="drasyl-node" type="jar" />
</dependency>@Grapes(
@Grab(group='org.drasyl', module='drasyl-node', version='0.7.0')
)libraryDependencies += "org.drasyl" % "drasyl-node" % "0.7.0"[org.drasyl/drasyl-node "0.7.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.drasyl : drasyl-core | jar | 0.7.0 | 
| com.typesafe : config | jar | 1.4.2 | 
| com.google.protobuf : protobuf-java | jar | 3.19.4 | 
| io.github.classgraph : classgraph | jar | 4.8.139 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.auto.value : auto-value-annotations | jar | 1.9 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.drasyl : drasyl-core | test-jar | 0.7.0 | 
| net.javacrumbs.json-unit : json-unit-assertj | jar | 2.32.0 | 
| 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 |