Download org.drasyl JAR files with all dependencies
netty-tun from group org.drasyl (version 1.2.2)
This artifact contains a Channel implementation that can be used to send or receive packets over a TUN interface.
Artifact netty-tun
Group org.drasyl
Version 1.2.2
Last update 25. April 2023
Organization Heiko Bornholdt and Kevin Röbert
URL https://drasyl.org/
License MIT License
Dependencies amount 2
Dependencies netty-transport, jna,
There are maybe transitive dependencies!
Group org.drasyl
Version 1.2.2
Last update 25. April 2023
Organization Heiko Bornholdt and Kevin Röbert
URL https://drasyl.org/
License MIT License
Dependencies amount 2
Dependencies netty-transport, jna,
There are maybe transitive dependencies!
drasyl-parent from group org.drasyl (version 0.10.0)
drasyl is a general-purpose overlay network framework for rapid development of distributed P2P applications.
By using drasyl developers can fully concentrate on creating distributed applications.
With drasyl, boundaries between IP-based networks will be eliminated and secure communication channels between any peers will be provided.
Zero-configuration is required to use drasyl.
Developers can run a new drasyl node without having to write configuration files or provide IP addresses of peers.
Group: org.drasyl Artifact: drasyl-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact drasyl-parent
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization Heiko Bornholdt and Kevin Röbert
URL https://drasyl.org/
License MIT License
Dependencies amount 6
Dependencies mockito-core, mockito-junit-jupiter, hamcrest, junit-jupiter-engine, junit-jupiter-api, junit-jupiter-params,
There are maybe transitive dependencies!
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization Heiko Bornholdt and Kevin Röbert
URL https://drasyl.org/
License MIT License
Dependencies amount 6
Dependencies mockito-core, mockito-junit-jupiter, hamcrest, junit-jupiter-engine, junit-jupiter-api, junit-jupiter-params,
There are maybe transitive dependencies!
drasyl-core from group org.drasyl (version 0.10.0)
This packages contains the building blocks required to create the drasyl overlay network.
Artifact drasyl-core
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies netty-transport, netty-handler, netty-buffer, netty-transport-native-epoll, netty-transport-native-epoll, netty-transport-native-kqueue, netty-transport-native-kqueue, jna, auto-value-annotations, junit-jupiter, awaitility,
There are maybe transitive dependencies!
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 11
Dependencies netty-transport, netty-handler, netty-buffer, netty-transport-native-epoll, netty-transport-native-epoll, netty-transport-native-kqueue, netty-transport-native-kqueue, jna, auto-value-annotations, junit-jupiter, awaitility,
There are maybe transitive dependencies!
drasyl-all from group org.drasyl (version 0.10.0)
Artifact drasyl-all
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies drasyl-cli, drasyl-core, drasyl-node, drasyl-plugin-groups-client, drasyl-plugin-groups-manager,
There are maybe transitive dependencies!
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies drasyl-cli, drasyl-core, drasyl-node, drasyl-plugin-groups-client, drasyl-plugin-groups-manager,
There are maybe transitive dependencies!
drasyl-integration-tests from group org.drasyl (version 0.10.0)
This package contains integration tests for drasyl.
Artifact drasyl-integration-tests
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL https://drasyl.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL https://drasyl.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
drasyl-cli from group org.drasyl (version 0.10.0)
This package contains a pre-packed drasyl Node. It can be run via the command line interface. This allows you to easily create new (root) super peers.
Artifact drasyl-cli
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL https://drasyl.org/
License not specified
Dependencies amount 7
Dependencies drasyl-plugin-groups-manager, logback-classic, picocli, progressbar, netty-tun, netty-codec-http, awaitility,
There are maybe transitive dependencies!
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL https://drasyl.org/
License not specified
Dependencies amount 7
Dependencies drasyl-plugin-groups-manager, logback-classic, picocli, progressbar, netty-tun, netty-codec-http, awaitility,
There are maybe transitive dependencies!
drasyl-performance-tests from group org.drasyl (version 0.10.0)
This package contains performance tests for drasyl.
Group: org.drasyl Artifact: drasyl-performance-tests
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact drasyl-performance-tests
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL https://drasyl.org/
License not specified
Dependencies amount 2
Dependencies awaitility, drasyl-node,
There are maybe transitive dependencies!
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL https://drasyl.org/
License not specified
Dependencies amount 2
Dependencies awaitility, drasyl-node,
There are maybe transitive dependencies!
drasyl-node from group org.drasyl (version 0.10.0)
This package contains the easy-to-use zero configuration node interface for embedding the overlay network.
Artifact drasyl-node
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL https://drasyl.org/
License not specified
Dependencies amount 8
Dependencies drasyl-core, drasyl-extras, auto-value-annotations, config, protobuf-java, classgraph, jackson-databind, json-unit-assertj,
There are maybe transitive dependencies!
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL https://drasyl.org/
License not specified
Dependencies amount 8
Dependencies drasyl-core, drasyl-extras, auto-value-annotations, config, protobuf-java, classgraph, jackson-databind, json-unit-assertj,
There are maybe transitive dependencies!
drasyl-plugin-groups-client from group org.drasyl (version 0.10.0)
This package contains the groups membership management client plugin for drasyl.
Group: org.drasyl Artifact: drasyl-plugin-groups-client
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact drasyl-plugin-groups-client
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL https://drasyl.org/
License not specified
Dependencies amount 5
Dependencies drasyl-node, junit-jupiter, json-unit-assertj, awaitility, auto-value-annotations,
There are maybe transitive dependencies!
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL https://drasyl.org/
License not specified
Dependencies amount 5
Dependencies drasyl-node, junit-jupiter, json-unit-assertj, awaitility, auto-value-annotations,
There are maybe transitive dependencies!
drasyl-extras from group org.drasyl (version 0.10.0)
This packages contains the optional components for drasyl.
0 downloads
Artifact drasyl-extras
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies drasyl-core, auto-value-annotations, junit-jupiter, awaitility,
There are maybe transitive dependencies!
Group org.drasyl
Version 0.10.0
Last update 31. January 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies drasyl-core, auto-value-annotations, junit-jupiter, awaitility,
There are maybe transitive dependencies!
Page 1 from 2 (items total 13)