MVN

org.dromara : myth-kafka

Maven & Gradle

Apr 16, 2019
1 usages
<dependency>
    <groupId>org.dromara</groupId>
    <artifactId>myth-kafka</artifactId>
    <version>2.0.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dromara : myth-kafka to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2-RELEASE

All Versions

Choose a version of org.dromara : myth-kafka to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
myth-kafka-2.0.2-RELEASE
myth-kafka-2.0.0-RELEASE

How to add a dependency to Maven

Add the following org.dromara : myth-kafka maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.dromara</groupId>
    <artifactId>myth-kafka</artifactId>
    <version>2.0.2-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.dromara : myth-kafka gradle dependency to your build.gradle file:

implementation 'org.dromara:myth-kafka:2.0.2-RELEASE'

Gradle Kotlin DSL: Add the following org.dromara : myth-kafka gradle kotlin dependency to your build.gradle.kts file:

implementation("org.dromara:myth-kafka:2.0.2-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.dromara : myth-kafka sbt scala dependency to your build.sbt file:

libraryDependencies += "org.dromara" % "myth-kafka" % "2.0.2-RELEASE"

Advertisement

Dependencies from Group

Apr 02, 2021
19 usages
Apr 02, 2021
16 usages
Apr 16, 2019
11 usages
Dec 19, 2022
10 usages
4k stars
Dec 19, 2022
10 usages
4k stars

Discover Dependencies

Apr 16, 2019
1 usages
Apr 16, 2019
1 usages
Apr 16, 2019
1 usages
Apr 16, 2019
1 usages
Apr 16, 2019
Jul 27, 2023
26.1k stars