| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices React User Interface Web Frameworks Logging Application Layer Libs Logstash | 
| GroupId | GroupIdcom.github.piomin | 
| ArtifactId | ArtifactIdreactive-logstash-logging-spring-boot-starter | 
| Version | Version1.3.0.RELEASE | 
| Type | Typejar | 
| Description | Descriptionreactive-logstash-logging-spring-boot-starter Library for HTTP logging with Spring Boot | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- 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.3.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.3.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.3.0.RELEASE")'com.github.piomin:reactive-logstash-logging-spring-boot-starter:jar:1.3.0.RELEASE'<dependency org="com.github.piomin" name="reactive-logstash-logging-spring-boot-starter" rev="1.3.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.3.0.RELEASE')
)libraryDependencies += "com.github.piomin" % "reactive-logstash-logging-spring-boot-starter" % "1.3.0.RELEASE"[com.github.piomin/reactive-logstash-logging-spring-boot-starter "1.3.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.logstash.logback : logstash-logback-encoder | jar | 5.3 | 
| commons-io : commons-io | jar | 2.6 | 
| org.slf4j : slf4j-api | jar | 1.7.26 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework : spring-context | jar | 5.2.3.RELEASE | 
| org.springframework : spring-webflux | jar | 5.2.3.RELEASE | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.4.RELEASE | 
| io.projectreactor : reactor-core | jar | 3.3.0.RELEASE |