JCL over GLF

Inject JCL into GLF API

License

License

GroupId

GroupId

org.seppiko.glf
ArtifactId

ArtifactId

jcl-over-glf
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

JCL over GLF
Inject JCL into GLF API
Project URL

Project URL

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

Project Organization

Seppiko

Download jcl-over-glf

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.seppiko.glf : glf-api jar 1.4.1
commons-logging : commons-logging jar 1.2

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

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.RELEASE
1.3.RELEASE
1.2.RELEASE