GLUE-core

GLUE is a Java library that simplifies asynchronous communication between heterogeneous software components. It supports various exchangeable transport protocols such that data can be easily transmitted in every situation: within a single Java virtual machine (in-memory); over the wire (IP socket); or even within a chat procolol (XMPP).

Лицензия

Лицензия

Группа

Группа

de.ovgu.dke.glue
Идентификатор

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

glue-core
Последняя версия

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

0.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

GLUE-core
GLUE is a Java library that simplifies asynchronous communication between heterogeneous software components. It supports various exchangeable transport protocols such that data can be easily transmitted in every situation: within a single Java virtual machine (in-memory); over the wire (IP socket); or even within a chat procolol (XMPP).

Скачать glue-core

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.jcip : jcip-annotations jar 1.0

test (2)

Идентификатор библиотеки Тип Версия
junit : junit Необязательный jar 4.7
org.easymock : easymock jar 3.1

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

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

Версии библиотеки

Версия
0.2.2