wes: Web Event Source

The wes (Web Event Source) is an abstraction layer in the form of event source for various event-driven asynchronous web client and server that runs on the JVM allowing the end user to choose the desired library.

Лицензия

Лицензия

Группа

Группа

io.github.flowersinthesand
Идентификатор

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

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

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

0.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

wes: Web Event Source
The wes (Web Event Source) is an abstraction layer in the form of event source for various event-driven asynchronous web client and server that runs on the JVM allowing the end user to choose the desired library.

Скачать wes

Имя Файла Размер
wes-0.2.1.pom
wes-0.2.1.jar 20 KB
wes-0.2.1-sources.jar 15 KB
wes-0.2.1-javadoc.jar 142 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.5

test (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.5
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

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

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

Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.

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

Версия
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0