License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial EventBus Application Layer Libs Messaging |
GroupId | GroupIdio.advantageous.qbit |
ArtifactId | ArtifactIdqbit-eventbus-replicator |
Last Version | Last Version1.1.0.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqbit-eventbus-replicator
Eventbus replication for qbit
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-eventbus-replicator/ -->
<dependency>
<groupId>io.advantageous.qbit</groupId>
<artifactId>qbit-eventbus-replicator</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-eventbus-replicator/
implementation 'io.advantageous.qbit:qbit-eventbus-replicator:1.1.0.RELEASE'
// https://jarcasting.com/artifacts/io.advantageous.qbit/qbit-eventbus-replicator/
implementation ("io.advantageous.qbit:qbit-eventbus-replicator:1.1.0.RELEASE")
'io.advantageous.qbit:qbit-eventbus-replicator:jar:1.1.0.RELEASE'
<dependency org="io.advantageous.qbit" name="qbit-eventbus-replicator" rev="1.1.0.RELEASE">
<artifact name="qbit-eventbus-replicator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.qbit', module='qbit-eventbus-replicator', version='1.1.0.RELEASE')
)
libraryDependencies += "io.advantageous.qbit" % "qbit-eventbus-replicator" % "1.1.0.RELEASE"
[io.advantageous.qbit/qbit-eventbus-replicator "1.1.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | [1.7,1.8) |
io.advantageous.qbit : qbit-core | jar | 1.1.0.RELEASE |
io.advantageous.qbit : qbit-consul-client | jar | 1.1.0.RELEASE |
io.advantageous.qbit : qbit-vertx | jar | 1.1.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.mockito : mockito-core | jar | 2.0.4-beta |
io.advantageous.qbit : qbit-test-support | jar | 1.1.0.RELEASE |
ch.qos.logback : logback-classic | jar | 1.1.2 |