License |
License |
---|---|
GroupId | GroupIdinfo.macias |
ArtifactId | ArtifactIdjeasse-vertx3 |
Last Version | Last Version0.11.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionjEaSSE: Java Easy Server-Sent Events. Vertx3 connectors
jEaSSE connectors to Vertx3
|
Project URL |
Project URL |
Filename | Size |
---|---|
jeasse-vertx3-0.11.3.pom | |
jeasse-vertx3-0.11.3.jar | 4 KB |
jeasse-vertx3-0.11.3-sources.jar | 2 KB |
jeasse-vertx3-0.11.3-javadoc.jar | 26 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
info.macias : jeasse-common | jar | 0.11.3 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |