GroupId | GroupIdcom.jkoolcloud.tnt4j.streams |
---|---|
ArtifactId | ArtifactIdtnt4j-streams-wmq |
Version | Version1.11.0 |
Type | Typejar |
Filename | Size |
---|---|
tnt4j-streams-wmq-1.11.0.pom | |
tnt4j-streams-wmq-1.11.0.jar | 55 KB |
tnt4j-streams-wmq-1.11.0-tests.jar | 16 KB |
tnt4j-streams-wmq-1.11.0-sources.jar | 46 KB |
tnt4j-streams-wmq-1.11.0-javadoc.jar | 167 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-wmq/ -->
<dependency>
<groupId>com.jkoolcloud.tnt4j.streams</groupId>
<artifactId>tnt4j-streams-wmq</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-wmq/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams-wmq:1.11.0'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-wmq/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams-wmq:1.11.0")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams-wmq:jar:1.11.0'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams-wmq" rev="1.11.0">
<artifact name="tnt4j-streams-wmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams-wmq', version='1.11.0')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams-wmq" % "1.11.0"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams-wmq "1.11.0"]