is not current version
Last Version 3.0.1

cn.home1:logback-logstash-config 0.0.8.OSS

Logback to logstash config

Categories

Categories

config Application Layer Libs Configuration Logback Logging Logstash
GroupId

GroupId

cn.home1
ArtifactId

ArtifactId

logback-logstash-config
Version

Version

0.0.8.OSS
Type

Type

jar

Download logback-logstash-config 0.0.8.OSS


<!-- https://jarcasting.com/artifacts/cn.home1/logback-logstash-config/ -->
<dependency>
    <groupId>cn.home1</groupId>
    <artifactId>logback-logstash-config</artifactId>
    <version>0.0.8.OSS</version>
</dependency>
// https://jarcasting.com/artifacts/cn.home1/logback-logstash-config/
implementation 'cn.home1:logback-logstash-config:0.0.8.OSS'
// https://jarcasting.com/artifacts/cn.home1/logback-logstash-config/
implementation ("cn.home1:logback-logstash-config:0.0.8.OSS")
'cn.home1:logback-logstash-config:jar:0.0.8.OSS'
<dependency org="cn.home1" name="logback-logstash-config" rev="0.0.8.OSS">
  <artifact name="logback-logstash-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.home1', module='logback-logstash-config', version='0.0.8.OSS')
)
libraryDependencies += "cn.home1" % "logback-logstash-config" % "0.0.8.OSS"
[cn.home1/logback-logstash-config "0.0.8.OSS"]