is not current version
Last Version 3.0.2

com.github.skjolber.json-log-filter:spring-boot-starter-logbook 1.0.15


Categories

Categories

Spring Boot Container Microservices JSON Data Logbook Application Layer Libs Logging
GroupId

GroupId

com.github.skjolber.json-log-filter
ArtifactId

ArtifactId

spring-boot-starter-logbook
Version

Version

1.0.15
Type

Type

jar

Download spring-boot-starter-logbook 1.0.15


<!-- https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/spring-boot-starter-logbook/ -->
<dependency>
    <groupId>com.github.skjolber.json-log-filter</groupId>
    <artifactId>spring-boot-starter-logbook</artifactId>
    <version>1.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/spring-boot-starter-logbook/
implementation 'com.github.skjolber.json-log-filter:spring-boot-starter-logbook:1.0.15'
// https://jarcasting.com/artifacts/com.github.skjolber.json-log-filter/spring-boot-starter-logbook/
implementation ("com.github.skjolber.json-log-filter:spring-boot-starter-logbook:1.0.15")
'com.github.skjolber.json-log-filter:spring-boot-starter-logbook:jar:1.0.15'
<dependency org="com.github.skjolber.json-log-filter" name="spring-boot-starter-logbook" rev="1.0.15">
  <artifact name="spring-boot-starter-logbook" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.json-log-filter', module='spring-boot-starter-logbook', version='1.0.15')
)
libraryDependencies += "com.github.skjolber.json-log-filter" % "spring-boot-starter-logbook" % "1.0.15"
[com.github.skjolber.json-log-filter/spring-boot-starter-logbook "1.0.15"]