License |
License |
---|---|
GroupId | GroupIdcom.github.apuex.jms |
ArtifactId | ArtifactIdimq-patch |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpa
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
imq-patch-1.0.2.pom | |
imq-patch-1.0.2.jar | 3 KB |
imq-patch-1.0.2-sources.jar | 3 KB |
imq-patch-1.0.2-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.apuex.jms/imq-patch/ -->
<dependency>
<groupId>com.github.apuex.jms</groupId>
<artifactId>imq-patch</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.apuex.jms/imq-patch/
implementation 'com.github.apuex.jms:imq-patch:1.0.2'
// https://jarcasting.com/artifacts/com.github.apuex.jms/imq-patch/
implementation ("com.github.apuex.jms:imq-patch:1.0.2")
'com.github.apuex.jms:imq-patch:jar:1.0.2'
<dependency org="com.github.apuex.jms" name="imq-patch" rev="1.0.2">
<artifact name="imq-patch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.apuex.jms', module='imq-patch', version='1.0.2')
)
libraryDependencies += "com.github.apuex.jms" % "imq-patch" % "1.0.2"
[com.github.apuex.jms/imq-patch "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.mq : imq | jar | 5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |