com.jblv:jlog-web-spring-boot-starter

a lightweight log tracking framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.jblv
ArtifactId

ArtifactId

jlog-web-spring-boot-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

a lightweight log tracking framework

Download jlog-web-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0