License |
License |
---|---|
GroupId | GroupIdorg.seppiko.glf |
ArtifactId | ArtifactIdjul-to-glf |
Version | Version1.4.RELEASE |
Type | Typejar |
Description |
DescriptionJUL to GLF
Inject JUL into GLF API
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jul-to-glf-1.4.RELEASE.pom | |
jul-to-glf-1.4.RELEASE.jar | 5 KB |
jul-to-glf-1.4.RELEASE-sources.jar | 5 KB |
jul-to-glf-1.4.RELEASE-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.seppiko.glf/jul-to-glf/ -->
<dependency>
<groupId>org.seppiko.glf</groupId>
<artifactId>jul-to-glf</artifactId>
<version>1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.seppiko.glf/jul-to-glf/
implementation 'org.seppiko.glf:jul-to-glf:1.4.RELEASE'
// https://jarcasting.com/artifacts/org.seppiko.glf/jul-to-glf/
implementation ("org.seppiko.glf:jul-to-glf:1.4.RELEASE")
'org.seppiko.glf:jul-to-glf:jar:1.4.RELEASE'
<dependency org="org.seppiko.glf" name="jul-to-glf" rev="1.4.RELEASE">
<artifact name="jul-to-glf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seppiko.glf', module='jul-to-glf', version='1.4.RELEASE')
)
libraryDependencies += "org.seppiko.glf" % "jul-to-glf" % "1.4.RELEASE"
[org.seppiko.glf/jul-to-glf "1.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.seppiko.glf : glf-api | jar | 1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.junit.platform : junit-platform-launcher | jar | 1.8.2 |