не последняя версия
Последняя версия 0.7.0

drasyl: General-Purpose Overlay Network Framework - All-in-One Package 0.5.1

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.

Лицензия

Лицензия

Группа

Группа

org.drasyl
Идентификатор

Идентификатор

drasyl-all
Версия

Версия

0.5.1
Тип

Тип

jar
Описание

Описание

drasyl: General-Purpose Overlay Network Framework - All-in-One Package
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.
Организация-разработчик

Организация-разработчик

Heiko Bornholdt and Kevin Röbert

Скачать drasyl-all 0.5.1

Имя Файла Размер
drasyl-all-0.5.1.pom
drasyl-all-0.5.1.jar 2 KB
Обзор

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.drasyl : drasyl-cli jar 0.5.1
org.drasyl : drasyl-core jar 0.5.1
org.drasyl : drasyl-plugin-groups-client jar 0.5.1
org.drasyl : drasyl-plugin-groups-manager jar 0.5.1

test (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.