License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.advantageous.qbit |
ArtifactId | ArtifactIdqbit-cluster |
Last Version | Last Version0.8.18 |
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.18.pom | |
qbit-cluster-0.8.18.jar | 261 bytes |
qbit-cluster-0.8.18-sources.jar | 261 bytes |
qbit-cluster-0.8.18-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-cluster/ -->
<dependency>
<groupId>io.advantageous.qbit</groupId>
<artifactId>qbit-cluster</artifactId>
<version>0.8.18</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-cluster/
implementation 'io.advantageous.qbit:qbit-cluster:0.8.18'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-cluster/
implementation ("io.advantageous.qbit:qbit-cluster:0.8.18")
'io.advantageous.qbit:qbit-cluster:jar:0.8.18'
<dependency org="io.advantageous.qbit" name="qbit-cluster" rev="0.8.18">
<artifact name="qbit-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-cluster', version='0.8.18')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-cluster" % "0.8.18"
[io.advantageous.qbit/qbit-cluster "0.8.18"]
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 |