RHIOT :: Vert.x

Rhiot Project

License

License

GroupId

GroupId

io.rhiot
ArtifactId

ArtifactId

rhiot-vertx
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

RHIOT :: Vert.x
Rhiot Project

Download rhiot-vertx

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
io.rhiot : rhiot-bootstrap-core jar 0.1.3
io.rhiot : rhiot-bootstrap-camel jar 0.1.3
io.vertx : vertx-lang-groovy jar 3.1.0
io.vertx : vertx-web jar 3.1.0
javax.servlet : javax.servlet-api jar 3.1.0
org.apache.camel : camel-vertx jar
org.reflections : reflections jar 0.9.10

test (2)

Group / Artifact Type Version
com.google.truth : truth jar 0.27
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1