is not current version
Last Version 1.14.1

com.jkoolcloud.tnt4j.streams:tnt4j-streams 1.10.0

TNT4J Streams allows data streaming, parsing from various data sources into TNT4J event sinks.

GroupId

GroupId

com.jkoolcloud.tnt4j.streams
ArtifactId

ArtifactId

tnt4j-streams
Version

Version

1.10.0
Type

Type

pom

Download tnt4j-streams 1.10.0

Filename Size
tnt4j-streams-1.10.0.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams/ -->
<dependency>
    <groupId>com.jkoolcloud.tnt4j.streams</groupId>
    <artifactId>tnt4j-streams</artifactId>
    <version>1.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams:1.10.0'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams:1.10.0")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams:pom:1.10.0'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams" rev="1.10.0">
  <artifact name="tnt4j-streams" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams', version='1.10.0')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams" % "1.10.0"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams "1.10.0"]