| License |
License |
|---|---|
| GroupId | GroupIdcom.jkoolcloud.tnt4j.streams |
| ArtifactId | ArtifactIdtnt4j-streams-wmq |
| Version | Version1.13.2 |
| Type | Typejar |
| Description |
DescriptionTNT4J Streams allows data streaming, parsing from various data sources into TNT4J event sinks.
|
| Project Organization |
Project OrganizationjKool, LLC |
| Filename | Size |
|---|---|
| tnt4j-streams-wmq-1.13.2.pom | |
| tnt4j-streams-wmq-1.13.2.jar | 113 KB |
| tnt4j-streams-wmq-1.13.2-tests.jar | 16 KB |
| tnt4j-streams-wmq-1.13.2-sources.jar | 69 KB |
| tnt4j-streams-wmq-1.13.2-javadoc.jar | 381 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.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-wmq/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams-wmq:1.13.2'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-wmq/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams-wmq:1.13.2")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams-wmq:jar:1.13.2'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams-wmq" rev="1.13.2">
<artifact name="tnt4j-streams-wmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams-wmq', version='1.13.2')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams-wmq" % "1.13.2"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams-wmq "1.13.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jkoolcloud.tnt4j.streams : tnt4j-streams-core | jar | 1.13.2 |
| com.ibm.mq : com.ibm.mq.allclient | jar | 9.2.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.jkoolcloud.tnt4j.streams : tnt4j-streams-core | test-jar | 1.13.2 |
| xmlunit : xmlunit | jar | 1.6 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 2.28.2 |