Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.
| License |
License |
|---|---|
| GroupId | GroupIdio.github.flowersinthesand |
| ArtifactId | ArtifactIdwes-vertx2 |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwes Vert.x 2
This bridge integrates server-side wes application with the Vert.x 2
|
| Filename | Size |
|---|---|
| wes-vertx2-0.2.1.pom | |
| wes-vertx2-0.2.1.jar | 13 KB |
| wes-vertx2-0.2.1-sources.jar | 4 KB |
| wes-vertx2-0.2.1-mod.zip | 57 KB |
| wes-vertx2-0.2.1-javadoc.jar | 54 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-vertx2/ -->
<dependency>
<groupId>io.github.flowersinthesand</groupId>
<artifactId>wes-vertx2</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-vertx2/
implementation 'io.github.flowersinthesand:wes-vertx2:0.2.1'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/wes-vertx2/
implementation ("io.github.flowersinthesand:wes-vertx2:0.2.1")
'io.github.flowersinthesand:wes-vertx2:jar:0.2.1'
<dependency org="io.github.flowersinthesand" name="wes-vertx2" rev="0.2.1">
<artifact name="wes-vertx2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='wes-vertx2', version='0.2.1')
)
libraryDependencies += "io.github.flowersinthesand" % "wes-vertx2" % "0.2.1"
[io.github.flowersinthesand/wes-vertx2 "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.flowersinthesand : wes | jar | 0.2.1 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-core | jar | 2.0.2-final |
| io.vertx : vertx-platform | jar | 2.0.2-final |
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.flowersinthesand : wes-test | jar | 0.2.1 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
Notice: Vibe has renamed to Cettia and is no longer maintained. Use Cettia.