com.jblv:jlog-spring-boot-configuration

a lightweight log tracking framework

License

License

Categories

Categories

Spring Boot Container Microservices Configuration Application Layer Libs config
GroupId

GroupId

com.jblv
ArtifactId

ArtifactId

jlog-spring-boot-configuration
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

a lightweight log tracking framework

Download jlog-spring-boot-configuration

How to add to project

<!-- https://jarcasting.com/artifacts/com.jblv/jlog-spring-boot-configuration/ -->
<dependency>
    <groupId>com.jblv</groupId>
    <artifactId>jlog-spring-boot-configuration</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jblv/jlog-spring-boot-configuration/
implementation 'com.jblv:jlog-spring-boot-configuration:1.0.1'
// https://jarcasting.com/artifacts/com.jblv/jlog-spring-boot-configuration/
implementation ("com.jblv:jlog-spring-boot-configuration:1.0.1")
'com.jblv:jlog-spring-boot-configuration:jar:1.0.1'
<dependency org="com.jblv" name="jlog-spring-boot-configuration" rev="1.0.1">
  <artifact name="jlog-spring-boot-configuration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jblv', module='jlog-spring-boot-configuration', version='1.0.1')
)
libraryDependencies += "com.jblv" % "jlog-spring-boot-configuration" % "1.0.1"
[com.jblv/jlog-spring-boot-configuration "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.jblv : jlog-webroot Optional jar 1.0.1
org.springframework.boot : spring-boot-starter-web Optional jar
org.springframework.boot : spring-boot-autoconfigure Optional jar
org.springframework.boot : spring-boot-configuration-processor Optional jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0