License |
License |
---|---|
GroupId | GroupIdcom.jkoolcloud.tnt4j.streams |
ArtifactId | ArtifactIdtnt4j-streams-core |
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-core-1.14.1.pom | |
tnt4j-streams-core-1.14.1.jar | 577 KB |
tnt4j-streams-core-1.14.1-tests.jar | 142 KB |
tnt4j-streams-core-1.14.1-sources.jar | 463 KB |
tnt4j-streams-core-1.14.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-core/ -->
<dependency>
<groupId>com.jkoolcloud.tnt4j.streams</groupId>
<artifactId>tnt4j-streams-core</artifactId>
<version>1.14.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-core/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams-core:1.14.1'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-core/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams-core:1.14.1")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams-core:jar:1.14.1'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams-core" rev="1.14.1">
<artifact name="tnt4j-streams-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams-core', version='1.14.1')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams-core" % "1.14.1"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams-core "1.14.1"]
Group / Artifact | Type | Version |
---|---|---|
com.jkoolcloud : jesl | jar | 0.9.12 |
org.apache.commons : commons-collections4 | jar | 4.4 |
commons-io : commons-io | jar | 2.11.0 |
commons-daemon : commons-daemon | jar | 1.3.1 |
com.google.code.gson : gson | jar | 2.9.0 |
com.jayway.jsonpath : json-path | jar | 2.7.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
org.codehaus.groovy : groovy-jsr223 | jar | 3.0.10 |
com.schibsted.spt.data : jslt | jar | 0.1.12 |
org.apache.zookeeper : zookeeper | jar | 3.8.0 |
io.dropwizard.metrics : metrics-json | jar | 4.2.9 |
io.dropwizard.metrics : metrics-jmx | jar | 4.2.9 |
io.dropwizard.metrics : metrics-jvm | jar | 4.2.9 |
com.google.re2j : re2j | jar | 1.6 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.2 |
com.lmax : disruptor | jar | 3.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.13 |
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 |