is not current version
Last Version 1.2.10-RELEASE

com.soento:soento-logback-kafka 1.1.13-RELEASE


Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-logback-kafka
Version

Version

1.1.13-RELEASE
Type

Type

jar

Download soento-logback-kafka 1.1.13-RELEASE


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