is not current version
Last Version 2.0.5

com.spt-development:spt-development-logging-spring-boot 2.0.1

Library for integrating spt-development/spt-development-logging-spring into a Spring Boot application.

Categories

Categories

Spring Boot Container Microservices Logging Application Layer Libs
GroupId

GroupId

com.spt-development
ArtifactId

ArtifactId

spt-development-logging-spring-boot
Version

Version

2.0.1
Type

Type

pom

Download spt-development-logging-spring-boot 2.0.1


<!-- https://jarcasting.com/artifacts/com.spt-development/spt-development-logging-spring-boot/ -->
<dependency>
    <groupId>com.spt-development</groupId>
    <artifactId>spt-development-logging-spring-boot</artifactId>
    <version>2.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.spt-development/spt-development-logging-spring-boot/
implementation 'com.spt-development:spt-development-logging-spring-boot:2.0.1'
// https://jarcasting.com/artifacts/com.spt-development/spt-development-logging-spring-boot/
implementation ("com.spt-development:spt-development-logging-spring-boot:2.0.1")
'com.spt-development:spt-development-logging-spring-boot:pom:2.0.1'
<dependency org="com.spt-development" name="spt-development-logging-spring-boot" rev="2.0.1">
  <artifact name="spt-development-logging-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.spt-development', module='spt-development-logging-spring-boot', version='2.0.1')
)
libraryDependencies += "com.spt-development" % "spt-development-logging-spring-boot" % "2.0.1"
[com.spt-development/spt-development-logging-spring-boot "2.0.1"]