MVN

io.jafka : jafka

Maven & Gradle

May 13, 2019
2 usages
714 stars

jafka · A fast distributed publish-subscribe messaging system.

<dependency>
    <groupId>io.jafka</groupId>
    <artifactId>jafka</artifactId>
    <version>3.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.jafka : jafka to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.6

All Versions

Choose a version of io.jafka : jafka to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
jafka-3.0.6
jafka-3.0.5
jafka-3.0.4
jafka-3.0.3
jafka-3.0.2
jafka-3.0.1
3.0
jafka-3.0

How to add a dependency to Maven

Add the following io.jafka : jafka maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.jafka</groupId>
    <artifactId>jafka</artifactId>
    <version>3.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.jafka : jafka gradle dependency to your build.gradle file:

implementation 'io.jafka:jafka:3.0.6'

Gradle Kotlin DSL: Add the following io.jafka : jafka gradle kotlin dependency to your build.gradle.kts file:

implementation("io.jafka:jafka:3.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.jafka : jafka sbt scala dependency to your build.sbt file:

libraryDependencies += "io.jafka" % "jafka" % "3.0.6"

Advertisement

Dependencies from Group

May 13, 2019
2 usages
714 stars
Jul 12, 2017
0 stars
Dec 11, 2019
71 stars

Discover Dependencies

Oct 10, 2017
6 usages
Oct 20, 2017
4 stars
Jan 31, 2018
4 usages
1 stars
Jun 03, 2021
1 usages
7 stars
Dec 02, 2016
109 stars
v1
Feb 16, 2018
49 stars
Feb 11, 2018
4 stars
Nov 26, 2016
2 stars