MVN

com.github.grepplabs : kafka-sasl-plain

Maven & Gradle

Jan 18, 2018
3 stars

kafka-sasl-plain · Kafka SASL/PLAIN module with reloadable JAAS login configuration file

<dependency>
    <groupId>com.github.grepplabs</groupId>
    <artifactId>kafka-sasl-plain</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.grepplabs : kafka-sasl-plain to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.grepplabs : kafka-sasl-plain to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
kafka-sasl-plain-1.0.0

How to add a dependency to Maven

Add the following com.github.grepplabs : kafka-sasl-plain maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.grepplabs</groupId>
    <artifactId>kafka-sasl-plain</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.grepplabs : kafka-sasl-plain gradle dependency to your build.gradle file:

implementation 'com.github.grepplabs:kafka-sasl-plain:1.0.0'

Gradle Kotlin DSL: Add the following com.github.grepplabs : kafka-sasl-plain gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.grepplabs:kafka-sasl-plain:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.grepplabs : kafka-sasl-plain sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.grepplabs" % "kafka-sasl-plain" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 28, 2019
1 usages
Dec 27, 2021
4 usages
1 stars
May 11, 2023
2 usages
61 stars
Jun 27, 2022
2 usages
35 stars
Aug 25, 2023
27 usages
3.9k stars
Jan 19, 2018
Jan 19, 2018
0 stars