License |
License |
---|---|
GroupId | GroupIdcom.jkoolcloud.tnt4j.streams |
ArtifactId | ArtifactIdtnt4j-streams-ws |
Version | Version1.11.7 |
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-ws-1.11.7.pom | |
tnt4j-streams-ws-1.11.7.jar | 137 KB |
tnt4j-streams-ws-1.11.7-tests.jar | 9 KB |
tnt4j-streams-ws-1.11.7-sources.jar | 102 KB |
tnt4j-streams-ws-1.11.7-javadoc.jar | 483 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-ws/ -->
<dependency>
<groupId>com.jkoolcloud.tnt4j.streams</groupId>
<artifactId>tnt4j-streams-ws</artifactId>
<version>1.11.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-ws/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams-ws:1.11.7'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-ws/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams-ws:1.11.7")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams-ws:jar:1.11.7'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams-ws" rev="1.11.7">
<artifact name="tnt4j-streams-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams-ws', version='1.11.7')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams-ws" % "1.11.7"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams-ws "1.11.7"]
Group / Artifact | Type | Version |
---|---|---|
com.jkoolcloud.tnt4j.streams : tnt4j-streams-core | jar | 1.11.7 |
org.quartz-scheduler : quartz | jar | 2.3.2 |
com.zaxxer : HikariCP | jar | 4.0.3 |
Group / Artifact | Type | Version |
---|---|---|
com.jkoolcloud.tnt4j.streams : tnt4j-streams-core | test-jar | 1.11.7 |
junit : junit | jar | 4.13.1 |
org.mockito : mockito-core | jar | 2.27.0 |