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