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