MVN

com.dtstack.jlogstash : input.kafka

Maven & Gradle

Feb 10, 2017
21 stars

kafka · input plugin kafka

<dependency>
    <groupId>com.dtstack.jlogstash</groupId>
    <artifactId>input.kafka</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dtstack.jlogstash : input.kafka to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.dtstack.jlogstash : input.kafka to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
input.kafka-1.0.0

How to add a dependency to Maven

Add the following com.dtstack.jlogstash : input.kafka maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.dtstack.jlogstash</groupId>
    <artifactId>input.kafka</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.dtstack.jlogstash : input.kafka gradle dependency to your build.gradle file:

implementation 'com.dtstack.jlogstash:input.kafka:1.0.0'

Gradle Kotlin DSL: Add the following com.dtstack.jlogstash : input.kafka gradle kotlin dependency to your build.gradle.kts file:

implementation("com.dtstack.jlogstash:input.kafka:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.dtstack.jlogstash : input.kafka sbt scala dependency to your build.sbt file:

libraryDependencies += "com.dtstack.jlogstash" % "input.kafka" % "1.0.0"

Advertisement

Dependencies from Group

Feb 09, 2017
12 usages
266 stars
Feb 10, 2017
7 stars
Feb 10, 2017
7 stars
Feb 10, 2017
7 stars

Discover Dependencies

Feb 10, 2017
21 stars
Feb 21, 2017
364 stars
Feb 17, 2017
7 stars
Mar 04, 2017
691 stars
Jul 21, 2017
56 stars
Mar 20, 2017
101 stars
Mar 13, 2017
101 stars
Feb 14, 2017
1 stars
Apr 06, 2017
1 usages
787 stars