GLF

GLF(General Logging Facade) is alternative Logging Facade framework

License

License

GroupId

GroupId

org.seppiko.glf
ArtifactId

ArtifactId

glf-parent
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

GLF
GLF(General Logging Facade) is alternative Logging Facade framework
Project URL

Project URL

https://gitlab.com/seppiko/glf
Project Organization

Project Organization

Seppiko
Source Code Management

Source Code Management

https://gitlab.com/seppiko/glf

Download glf-parent

Filename Size
glf-parent-1.4.1.pom 8 KB
Browse

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2

Project Modules

  • glf-api
  • glf-log4j2
  • jul-to-glf
  • jcl-over-glf

Versions

Version
1.4.1
1.4.RELEASE
1.3.RELEASE
1.2.RELEASE
1.1.RELEASE