Last Version

GLF for Spring boot 2.x 1.3.RELEASE

Spring boot 2.x logging to GLF

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.seppiko.glf
ArtifactId

ArtifactId

spring-boot-starter-glf
Version

Version

1.3.RELEASE
Type

Type

jar
Description

Description

GLF for Spring boot 2.x
Spring boot 2.x logging to GLF
Project URL

Project URL

https://gitlab.com/seppiko/spring-boot-starter-glf
Project Organization

Project Organization

Seppiko
Source Code Management

Source Code Management

https://gitlab.com/seppiko/spring-boot-starter-glf

Download spring-boot-starter-glf 1.3.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.seppiko.glf : jcl-over-glf jar 1.3.RELEASE
org.seppiko.glf : jul-to-glf jar 1.3.RELEASE
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
org.osgi : org.osgi.core jar 4.2.0
org.osgi : org.osgi.enterprise jar 4.2.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.junit.platform : junit-platform-launcher jar 1.7.0

Project Modules

There are no modules declared in this project.