| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.github.advantageous |
| ArtifactId | ArtifactIdqbit-admin |
| Last Version | Last Version0.9.2-RC14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionqbit-admin
Admin support for qbit
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| qbit-admin-0.9.2-RC14.pom | |
| qbit-admin-0.9.2-RC14.jar | 112 KB |
| qbit-admin-0.9.2-RC14-sources.jar | 62 KB |
| qbit-admin-0.9.2-RC14-javadoc.jar | 241 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-admin/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-admin</artifactId>
<version>0.9.2-RC14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-admin/
implementation 'com.github.advantageous:qbit-admin:0.9.2-RC14'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-admin/
implementation ("com.github.advantageous:qbit-admin:0.9.2-RC14")
'com.github.advantageous:qbit-admin:jar:0.9.2-RC14'
<dependency org="com.github.advantageous" name="qbit-admin" rev="0.9.2-RC14">
<artifact name="qbit-admin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-admin', version='0.9.2-RC14')
)
libraryDependencies += "com.github.advantageous" % "qbit-admin" % "0.9.2-RC14"
[com.github.advantageous/qbit-admin "0.9.2-RC14"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | [1.7,1.8) |
| com.github.advantageous : qbit-service-discovery | jar | 0.9.2-RC14 |
| com.github.advantageous : qbit-consul-client | jar | 0.9.2-RC14 |
| com.github.advantageous : qbit-vertx | jar | 0.9.2-RC14 |
| 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 |