| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
| GroupId | GroupIdcom.github.advantageous |
| ArtifactId | ArtifactIdqbit-cluster |
| Last Version | Last Version0.8.19-RC2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionqbit-cluster
libraries for running qbit in a cluster
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| qbit-cluster-0.8.19-RC2.pom | |
| qbit-cluster-0.8.19-RC2.jar | 261 bytes |
| qbit-cluster-0.8.19-RC2-sources.jar | 261 bytes |
| qbit-cluster-0.8.19-RC2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-cluster/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-cluster</artifactId>
<version>0.8.19-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-cluster/
implementation 'com.github.advantageous:qbit-cluster:0.8.19-RC2'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-cluster/
implementation ("com.github.advantageous:qbit-cluster:0.8.19-RC2")
'com.github.advantageous:qbit-cluster:jar:0.8.19-RC2'
<dependency org="com.github.advantageous" name="qbit-cluster" rev="0.8.19-RC2">
<artifact name="qbit-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-cluster', version='0.8.19-RC2')
)
libraryDependencies += "com.github.advantageous" % "qbit-cluster" % "0.8.19-RC2"
[com.github.advantageous/qbit-cluster "0.8.19-RC2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | [1.7,1.8) |
| 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 |