MessEngine-0.8.8

Simple Messaging engine for internal java communication

Лицензия

Лицензия

Категории

Категории

ASM Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

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

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

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

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

0.8.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

MessEngine-0.8.8
Simple Messaging engine for internal java communication
Ссылка на сайт

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

http://code.google.com/p/messengine/

Скачать messengine

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

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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.6
org.mockito : mockito-all jar 1.8.5

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

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

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

Версия
0.8.8
0.4.0
0.1.0