logback-kafka

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.ptgoetz
ArtifactId

ArtifactId

logback-kafka
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

logback-kafka
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org

Download logback-kafka

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.ptgoetz/logback-kafka/ -->
<dependency>
    <groupId>com.github.ptgoetz</groupId>
    <artifactId>logback-kafka</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ptgoetz/logback-kafka/
implementation 'com.github.ptgoetz:logback-kafka:0.1.0'
// https://jarcasting.com/artifacts/com.github.ptgoetz/logback-kafka/
implementation ("com.github.ptgoetz:logback-kafka:0.1.0")
'com.github.ptgoetz:logback-kafka:jar:0.1.0'
<dependency org="com.github.ptgoetz" name="logback-kafka" rev="0.1.0">
  <artifact name="logback-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ptgoetz', module='logback-kafka', version='0.1.0')
)
libraryDependencies += "com.github.ptgoetz" % "logback-kafka" % "0.1.0"
[com.github.ptgoetz/logback-kafka "0.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
kafka » kafka jar 0.7.1
org.scala-lang : scala-library jar 2.8.0
com.github.sgroschupf : zkclient jar 0.1
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0