Git Utils

Minimal library allowing one way communication between java processes using java frames as a message mechanism and relying on a socket connection. The first purpose of this library is to allow to send messages with small overhead when instrumenting java code through agents.

Лицензия

Лицензия

Группа

Группа

lu.uni.serval
Идентификатор

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

commons-frame-communication
Последняя версия

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

0.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Git Utils
Minimal library allowing one way communication between java processes using java frames as a message mechanism and relying on a socket connection. The first purpose of this library is to allow to send messages with small overhead when instrumenting java code through agents.

Скачать commons-frame-communication

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

<!-- https://jarcasting.com/artifacts/lu.uni.serval/commons-frame-communication/ -->
<dependency>
    <groupId>lu.uni.serval</groupId>
    <artifactId>commons-frame-communication</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/lu.uni.serval/commons-frame-communication/
implementation 'lu.uni.serval:commons-frame-communication:0.1.0'
// https://jarcasting.com/artifacts/lu.uni.serval/commons-frame-communication/
implementation ("lu.uni.serval:commons-frame-communication:0.1.0")
'lu.uni.serval:commons-frame-communication:jar:0.1.0'
<dependency org="lu.uni.serval" name="commons-frame-communication" rev="0.1.0">
  <artifact name="commons-frame-communication" type="jar" />
</dependency>
@Grapes(
@Grab(group='lu.uni.serval', module='commons-frame-communication', version='0.1.0')
)
libraryDependencies += "lu.uni.serval" % "commons-frame-communication" % "0.1.0"
[lu.uni.serval/commons-frame-communication "0.1.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

Serval Research Group

Serval Research Group Projects

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

Версия
0.1.0