com.jblv:jlog-spring-boot

a lightweight log tracking framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.jblv
ArtifactId

ArtifactId

jlog-spring-boot
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

a lightweight log tracking framework

Download jlog-spring-boot

Filename Size
jlog-spring-boot-1.0.1.pom 738 bytes
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jlog-all-spring-boot-starter
  • jlog-spring-boot-configuration
  • jlog-web-spring-boot-starter

Versions

Version
1.0.1
1.0.0