jEaSSE: Java Easy Server-Sent Events. Common components

Common components for jEaSSE: java EAsy Server-Sent Events

Лицензия

Лицензия

Группа

Группа

info.macias
Идентификатор

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

jeasse-common
Последняя версия

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

0.11.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

jEaSSE: Java Easy Server-Sent Events. Common components
Common components for jEaSSE: java EAsy Server-Sent Events
Ссылка на сайт

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

http://github.com/mariomac/jeasse

Скачать jeasse-common

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

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

Зависимости

test (2)

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

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

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

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

Версия
0.11.3
0.11.2
0.11.1
0.11.0
0.10.0