License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdqbit-service-discovery |
Last Version | Last Version0.9.2-RC14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqbit-service-discovery
Vertx support for qbit
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-service-discovery/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-service-discovery</artifactId>
<version>0.9.2-RC14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-service-discovery/
implementation 'com.github.advantageous:qbit-service-discovery:0.9.2-RC14'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-service-discovery/
implementation ("com.github.advantageous:qbit-service-discovery:0.9.2-RC14")
'com.github.advantageous:qbit-service-discovery:jar:0.9.2-RC14'
<dependency org="com.github.advantageous" name="qbit-service-discovery" rev="0.9.2-RC14">
<artifact name="qbit-service-discovery" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-service-discovery', version='0.9.2-RC14')
)
libraryDependencies += "com.github.advantageous" % "qbit-service-discovery" % "0.9.2-RC14"
[com.github.advantageous/qbit-service-discovery "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 |