License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdorg.seppiko.glf |
ArtifactId | ArtifactIdspring-boot-starter-glf |
Version | Version1.3.RELEASE |
Type | Typejar |
Description |
DescriptionGLF for Spring boot 2.x
Spring boot 2.x logging to GLF
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 4.2.0 |
org.osgi : org.osgi.enterprise | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.junit.platform : junit-platform-launcher | jar | 1.7.0 |