License |
License |
---|---|
GroupId | GroupIdorg.seppiko.glf |
ArtifactId | ArtifactIdjcl-over-glf |
Version | Version1.3.RELEASE |
Type | Typejar |
Description |
DescriptionJCL over GLF
Inject JCL into GLF API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jcl-over-glf-1.3.RELEASE.pom | |
jcl-over-glf-1.3.RELEASE.jar | 7 KB |
jcl-over-glf-1.3.RELEASE-sources.jar | 5 KB |
jcl-over-glf-1.3.RELEASE-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.seppiko.glf/jcl-over-glf/ -->
<dependency>
<groupId>org.seppiko.glf</groupId>
<artifactId>jcl-over-glf</artifactId>
<version>1.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.seppiko.glf/jcl-over-glf/
implementation 'org.seppiko.glf:jcl-over-glf:1.3.RELEASE'
// https://jarcasting.com/artifacts/org.seppiko.glf/jcl-over-glf/
implementation ("org.seppiko.glf:jcl-over-glf:1.3.RELEASE")
'org.seppiko.glf:jcl-over-glf:jar:1.3.RELEASE'
<dependency org="org.seppiko.glf" name="jcl-over-glf" rev="1.3.RELEASE">
<artifact name="jcl-over-glf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seppiko.glf', module='jcl-over-glf', version='1.3.RELEASE')
)
libraryDependencies += "org.seppiko.glf" % "jcl-over-glf" % "1.3.RELEASE"
[org.seppiko.glf/jcl-over-glf "1.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.seppiko.glf : glf-api | jar | 1.3.RELEASE |
commons-logging : commons-logging | jar | 1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.junit.platform : junit-platform-launcher | jar | 1.6.2 |