License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdqbit-vertx |
Last Version | Last Version0.9.2-RC14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqbit-vertx
Vertx support for qbit
|
Project URL |
Project URL |
Filename | Size |
---|---|
qbit-vertx-0.9.2-RC14.pom | |
qbit-vertx-0.9.2-RC14.jar | 42 KB |
qbit-vertx-0.9.2-RC14-sources.jar | 22 KB |
qbit-vertx-0.9.2-RC14-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-vertx/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-vertx</artifactId>
<version>0.9.2-RC14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-vertx/
implementation 'com.github.advantageous:qbit-vertx:0.9.2-RC14'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-vertx/
implementation ("com.github.advantageous:qbit-vertx:0.9.2-RC14")
'com.github.advantageous:qbit-vertx:jar:0.9.2-RC14'
<dependency org="com.github.advantageous" name="qbit-vertx" rev="0.9.2-RC14">
<artifact name="qbit-vertx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-vertx', version='0.9.2-RC14')
)
libraryDependencies += "com.github.advantageous" % "qbit-vertx" % "0.9.2-RC14"
[com.github.advantageous/qbit-vertx "0.9.2-RC14"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.7,1.8) |
io.vertx : vertx-core | jar | 3.1.0 |
io.vertx : vertx-web | jar | 3.1.0 |
com.github.advantageous : qbit-core | jar | 0.9.2-RC14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 2.0.4-beta |
com.github.advantageous : qbit-test-support | jar | 0.9.2-RC14 |
ch.qos.logback : logback-classic | jar | 1.1.2 |