Last Version

jEaSSE: Java Easy Server-Sent Events. Vertx3 connectors 0.11.3

jEaSSE connectors to Vertx3

License

License

GroupId

GroupId

info.macias
ArtifactId

ArtifactId

jeasse-vertx3
Version

Version

0.11.3
Type

Type

jar
Description

Description

jEaSSE: Java Easy Server-Sent Events. Vertx3 connectors
jEaSSE connectors to Vertx3
Project URL

Project URL

http://github.com/mariomac/jeasse

Download jeasse-vertx3 0.11.3


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

Dependencies

compile (1)

Group / Artifact Type Version
info.macias : jeasse-common jar 0.11.3

provided (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.