Last Version

qbit-vertx 2.0.0

Vertx support for qbit

License

License

Categories

Categories

Ant Build Tools Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.advantageous.qbit
ArtifactId

ArtifactId

qbit-vertx
Version

Version

2.0.0
Type

Type

jar
Description

Description

qbit-vertx
Vertx support for qbit
Project URL

Project URL

https://github.com/advantageous/qbit

Download qbit-vertx 2.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar [1.7,1.8)
io.advantageous.qbit : qbit-core jar 2.0.0
io.vertx : vertx-core jar 3.2.1
io.vertx : vertx-web jar 3.2.1

test (6)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 2.0.4-beta
ch.qos.logback : logback-classic jar 1.1.2
io.advantageous.qbit : qbit-test-support jar 2.0.0
io.vertx : vertx-tcp-eventbus-bridge jar 3.2.1
io.vertx : vertx-sockjs-service-proxy jar 3.2.1

Project Modules

There are no modules declared in this project.