is not current version
Last Version 2.1.1.3

cn.wjee.boot:wjee-logstash-spring-boot-starter 2.1.1.0


Categories

Categories

Spring Boot Container Microservices Logstash Application Layer Libs Logging
GroupId

GroupId

cn.wjee.boot
ArtifactId

ArtifactId

wjee-logstash-spring-boot-starter
Version

Version

2.1.1.0
Type

Type

jar

Download wjee-logstash-spring-boot-starter 2.1.1.0


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