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.

License

License

GroupId

GroupId

io.github.flowersinthesand
ArtifactId

ArtifactId

wes
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download wes

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0