License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial EventBus Application Layer Libs Messaging |
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdqbit-eventbus-replicator |
Last Version | Last Version0.9.2-RC14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqbit-eventbus-replicator
Eventbus replication for qbit
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-eventbus-replicator/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-eventbus-replicator</artifactId>
<version>0.9.2-RC14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-eventbus-replicator/
implementation 'com.github.advantageous:qbit-eventbus-replicator:0.9.2-RC14'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-eventbus-replicator/
implementation ("com.github.advantageous:qbit-eventbus-replicator:0.9.2-RC14")
'com.github.advantageous:qbit-eventbus-replicator:jar:0.9.2-RC14'
<dependency org="com.github.advantageous" name="qbit-eventbus-replicator" rev="0.9.2-RC14">
<artifact name="qbit-eventbus-replicator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-eventbus-replicator', version='0.9.2-RC14')
)
libraryDependencies += "com.github.advantageous" % "qbit-eventbus-replicator" % "0.9.2-RC14"
[com.github.advantageous/qbit-eventbus-replicator "0.9.2-RC14"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.7,1.8) |
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 |