GLF JUL

GLF for java.util.logging implementation

License

License

GroupId

GroupId

org.seppiko.glf
ArtifactId

ArtifactId

glf-jul
Last Version

Last Version

1.1.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

GLF JUL
GLF for java.util.logging implementation
Project Organization

Project Organization

Seppiko

Download glf-jul

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.seppiko.glf : glf-api jar 1.1.RELEASE

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.RELEASE