GroupId | GroupIdcom.github.bancolombia |
---|---|
ArtifactId | ArtifactIdcommons-jms-mq |
Version | Version0.1.0 |
Type | Typepom |
Filename | Size |
---|---|
commons-jms-mq-0.1.0.pom | |
commons-jms-mq-0.1.0-sources.jar | 12 KB |
commons-jms-mq-0.1.0-plain.jar | 23 KB |
commons-jms-mq-0.1.0-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.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bancolombia/commons-jms-mq/
implementation 'com.github.bancolombia:commons-jms-mq:0.1.0'
// https://jarcasting.com/artifacts/com.github.bancolombia/commons-jms-mq/
implementation ("com.github.bancolombia:commons-jms-mq:0.1.0")
'com.github.bancolombia:commons-jms-mq:pom:0.1.0'
<dependency org="com.github.bancolombia" name="commons-jms-mq" rev="0.1.0">
<artifact name="commons-jms-mq" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.bancolombia', module='commons-jms-mq', version='0.1.0')
)
libraryDependencies += "com.github.bancolombia" % "commons-jms-mq" % "0.1.0"
[com.github.bancolombia/commons-jms-mq "0.1.0"]