is not current version
Last Version 1.0.21

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


Categories

Categories

Spring Boot Container Microservices JSON Data
GroupId

GroupId

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

ArtifactId

spring-boot-starter
Version

Version

1.0.14
Type

Type

jar

Download spring-boot-starter 1.0.14


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