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