Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.advantageous |
ArtifactId | ArtifactIdqbit-jms |
Version | Version0.9.1-RC11 |
Type | Typejar |
Filename | Size |
---|---|
qbit-jms-0.9.1-RC11.pom | |
qbit-jms-0.9.1-RC11.jar | 11 KB |
qbit-jms-0.9.1-RC11-sources.jar | 7 KB |
qbit-jms-0.9.1-RC11-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.advantageous/qbit-jms/ -->
<dependency>
<groupId>com.github.advantageous</groupId>
<artifactId>qbit-jms</artifactId>
<version>0.9.1-RC11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-jms/
implementation 'com.github.advantageous:qbit-jms:0.9.1-RC11'
// https://jarcasting.com/artifacts/com.github.advantageous/qbit-jms/
implementation ("com.github.advantageous:qbit-jms:0.9.1-RC11")
'com.github.advantageous:qbit-jms:jar:0.9.1-RC11'
<dependency org="com.github.advantageous" name="qbit-jms" rev="0.9.1-RC11">
<artifact name="qbit-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.advantageous', module='qbit-jms', version='0.9.1-RC11')
)
libraryDependencies += "com.github.advantageous" % "qbit-jms" % "0.9.1-RC11"
[com.github.advantageous/qbit-jms "0.9.1-RC11"]