Last Version

soento-logback-kafka 1.2.10-RELEASE

soento's development kit.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-logback-kafka
Version

Version

1.2.10-RELEASE
Type

Type

jar
Description

Description

soento-logback-kafka
soento's development kit.

Download soento-logback-kafka 1.2.10-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.apache.kafka : kafka-clients jar
net.logstash.logback : logstash-logback-encoder jar 5.1

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
ch.qos.logback : logback-classic jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.