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

drasyl: General-Purpose Overlay Network Framework - Parent Package 0.7.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.

Лицензия

Лицензия

Группа

Группа

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

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

drasyl-parent
Версия

Версия

0.7.0
Тип

Тип

pom
Описание

Описание

drasyl: General-Purpose Overlay Network Framework - Parent 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.
Ссылка на сайт

Ссылка на сайт

https://drasyl.org/
Организация-разработчик

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

Heiko Bornholdt and Kevin Röbert
Система контроля версий

Система контроля версий

https://github.com/drasyl-overlay/drasyl

Скачать drasyl-parent 0.7.0

Имя Файла Размер
drasyl-parent-0.7.0.pom 27 KB
Обзор

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

Зависимости

test (6)

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

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

  • drasyl-cli
  • drasyl-core
  • drasyl-examples
  • drasyl-integration-tests
  • drasyl-performance-tests
  • drasyl-plugin-groups-client
  • drasyl-plugin-groups-manager
  • drasyl-all
  • drasyl-node