is not current version
Last Version 1.3.0.RELEASE

com.github.piomin:reactive-logstash-logging-spring-boot-starter 1.0.0.RELEASE

Library for HTTP logging with Spring Boot

Categories

Categories

Spring Boot Container Microservices React User Interface Web Frameworks Logging Application Layer Libs Logstash
GroupId

GroupId

com.github.piomin
ArtifactId

ArtifactId

reactive-logstash-logging-spring-boot-starter
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download reactive-logstash-logging-spring-boot-starter 1.0.0.RELEASE


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