License |
License |
---|---|
GroupId | GroupIdcom.jkoolcloud.tnt4j.streams |
ArtifactId | ArtifactIdtnt4j-streams-jms |
Last Version | Last Version1.14.1 |
Release Date | Release Date |
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-jms-1.14.1.pom | |
tnt4j-streams-jms-1.14.1.jar | 19 KB |
tnt4j-streams-jms-1.14.1-tests.jar | 12 KB |
tnt4j-streams-jms-1.14.1-sources.jar | 16 KB |
tnt4j-streams-jms-1.14.1-javadoc.jar | 87 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.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-jms/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams-jms:1.14.1'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-jms/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams-jms:1.14.1")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams-jms:jar:1.14.1'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams-jms" rev="1.14.1">
<artifact name="tnt4j-streams-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams-jms', version='1.14.1')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams-jms" % "1.14.1"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams-jms "1.14.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jkoolcloud.tnt4j.streams : tnt4j-streams-core | jar | 1.14.1 |
jakarta.jms : jakarta.jms-api | jar | 2.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.jkoolcloud.tnt4j.streams : tnt4j-streams-core | test-jar | 1.14.1 |
org.apache.activemq : activemq-client | jar | 5.17.0 |
com.solacesystems : sol-jms | jar | 10.14.0 |
com.rabbitmq.jms : rabbitmq-jms | jar | 2.4.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.mockito : mockito-core | jar | 3.12.4 |