License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdqbit-jms |
Last Version | Last Version0.9.2-RC14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqbit-jms
JMS Support
|
Project URL |
Project URL |
Filename | Size |
---|---|
qbit-jms-0.9.2-RC14.pom | |
qbit-jms-0.9.2-RC14.jar | 14 KB |
qbit-jms-0.9.2-RC14-sources.jar | 8 KB |
qbit-jms-0.9.2-RC14-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-jms/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-jms</artifactId>
<version>0.9.2-RC14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-jms/
implementation 'com.github.advantageous:qbit-jms:0.9.2-RC14'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-jms/
implementation ("com.github.advantageous:qbit-jms:0.9.2-RC14")
'com.github.advantageous:qbit-jms:jar:0.9.2-RC14'
<dependency org="com.github.advantageous" name="qbit-jms" rev="0.9.2-RC14">
<artifact name="qbit-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-jms', version='0.9.2-RC14')
)
libraryDependencies += "com.github.advantageous" % "qbit-jms" % "0.9.2-RC14"
[com.github.advantageous/qbit-jms "0.9.2-RC14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.activemq : activemq-all | jar | 5.9.1 |
org.apache.commons : commons-dbcp2 | jar | 2.1.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
ch.qos.logback : logback-core | jar | 1.1.3 |
org.postgresql : postgresql | jar | 9.4-1203-jdbc42 |
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 |