License |
License |
---|---|
GroupId | GroupIdcom.jkoolcloud.tnt4j.streams |
ArtifactId | ArtifactIdtnt4j-streams-elastic-beats |
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 |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-elastic-beats/ -->
<dependency>
<groupId>com.jkoolcloud.tnt4j.streams</groupId>
<artifactId>tnt4j-streams-elastic-beats</artifactId>
<version>1.11.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-elastic-beats/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams-elastic-beats:1.11.7'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-elastic-beats/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams-elastic-beats:1.11.7")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams-elastic-beats:jar:1.11.7'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams-elastic-beats" rev="1.11.7">
<artifact name="tnt4j-streams-elastic-beats" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams-elastic-beats', version='1.11.7')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams-elastic-beats" % "1.11.7"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams-elastic-beats "1.11.7"]
Group / Artifact | Type | Version |
---|---|---|
com.jkoolcloud.tnt4j.streams : tnt4j-streams-core | jar | 1.11.7 |
com.github.logstash-plugins » logstash-input-beats | jar | 6.1.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 |