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