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

wes: Web Event Source 0.2.1

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 0.2.1

Имя Файла Размер
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 143 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

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

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