License |
License |
---|---|
GroupId | GroupIdcom.github.bancolombia |
ArtifactId | ArtifactIdcommons-jms-utils |
Version | Version0.1.3 |
Type | Typepom |
Description |
DescriptionCommons JMS
A performant abstraction on top of JMS
|
Project URL |
Project URL |
Filename | Size |
---|---|
commons-jms-utils-0.1.3.pom | |
commons-jms-utils-0.1.3-sources.jar | 13 KB |
commons-jms-utils-0.1.3-plain.jar | 29 KB |
commons-jms-utils-0.1.3-javadoc.jar | 456 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bancolombia/commons-jms-utils/ -->
<dependency>
<groupId>com.github.bancolombia</groupId>
<artifactId>commons-jms-utils</artifactId>
<version>0.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bancolombia/commons-jms-utils/
implementation 'com.github.bancolombia:commons-jms-utils:0.1.3'
// https://jarcasting.com/artifacts/com.github.bancolombia/commons-jms-utils/
implementation ("com.github.bancolombia:commons-jms-utils:0.1.3")
'com.github.bancolombia:commons-jms-utils:pom:0.1.3'
<dependency org="com.github.bancolombia" name="commons-jms-utils" rev="0.1.3">
<artifact name="commons-jms-utils" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bancolombia', module='commons-jms-utils', version='0.1.3')
)
libraryDependencies += "com.github.bancolombia" % "commons-jms-utils" % "0.1.3"
[com.github.bancolombia/commons-jms-utils "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bancolombia : commons-jms-api | jar | 0.1.3 |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |