License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdcom.soento |
ArtifactId | ArtifactIdsoento-logback-kafka |
Last Version | Last Version1.2.10-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsoento-logback-kafka
soento's development kit.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
ch.qos.logback : logback-classic | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |