is not current version
Last Version 1.14.1

com.jkoolcloud.tnt4j.streams:tnt4j-streams 1.12.2

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.12.2
Type

Type

pom

Download tnt4j-streams 1.12.2

Filename Size
tnt4j-streams-1.12.2.pom 12 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.12.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams:1.12.2'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams:1.12.2")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams:pom:1.12.2'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams" rev="1.12.2">
  <artifact name="tnt4j-streams" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams', version='1.12.2')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams" % "1.12.2"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams "1.12.2"]