is not current version
Last Version 1.8.5

com.github.damianwajser:spring-commons-logstash-logger 1.6.2


Categories

Categories

Logstash Application Layer Libs Logging
GroupId

GroupId

com.github.damianwajser
ArtifactId

ArtifactId

spring-commons-logstash-logger
Version

Version

1.6.2
Type

Type

jar

Download spring-commons-logstash-logger 1.6.2


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