Last Version

wes Vert.x 2 0.2.1

This bridge integrates server-side wes application with the Vert.x 2

License

License

GroupId

GroupId

io.github.flowersinthesand
ArtifactId

ArtifactId

wes-vertx2
Version

Version

0.2.1
Type

Type

jar
Description

Description

wes Vert.x 2
This bridge integrates server-side wes application with the Vert.x 2

Download wes-vertx2 0.2.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.flowersinthesand : wes jar 0.2.1
org.slf4j : slf4j-api jar 1.7.5

provided (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.0.2-final
io.vertx : vertx-platform jar 2.0.2-final

test (2)

Group / Artifact Type Version
io.github.flowersinthesand : wes-test jar 0.2.1
org.slf4j : slf4j-log4j12 jar 1.7.5

Project Modules

There are no modules declared in this project.