is not current version
Last Version 0.3.0

Commons JMS 0.1.3

A performant abstraction on top of JMS

License

License

GroupId

GroupId

com.github.bancolombia
ArtifactId

ArtifactId

commons-jms-api
Version

Version

0.1.3
Type

Type

pom
Description

Description

Commons JMS
A performant abstraction on top of JMS
Project URL

Project URL

https://github.com/bancolombia/commons-jms

Download commons-jms-api 0.1.3


<!-- https://jarcasting.com/artifacts/com.github.bancolombia/commons-jms-api/ -->
<dependency>
    <groupId>com.github.bancolombia</groupId>
    <artifactId>commons-jms-api</artifactId>
    <version>0.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bancolombia/commons-jms-api/
implementation 'com.github.bancolombia:commons-jms-api:0.1.3'
// https://jarcasting.com/artifacts/com.github.bancolombia/commons-jms-api/
implementation ("com.github.bancolombia:commons-jms-api:0.1.3")
'com.github.bancolombia:commons-jms-api:pom:0.1.3'
<dependency org="com.github.bancolombia" name="commons-jms-api" rev="0.1.3">
  <artifact name="commons-jms-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bancolombia', module='commons-jms-api', version='0.1.3')
)
libraryDependencies += "com.github.bancolombia" % "commons-jms-api" % "0.1.3"
[com.github.bancolombia/commons-jms-api "0.1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.jms : javax.jms-api jar 2.0.1

runtime (1)

Group / Artifact Type Version
io.projectreactor : reactor-core jar

Project Modules

There are no modules declared in this project.