| License |
License |
|---|---|
| GroupId | GroupIdde.mnl.osgi |
| ArtifactId | ArtifactIdde.mnl.osgi.osgi2jul |
| Version | Version1.1.3 |
| Type | Typejar |
| Description |
Descriptionde.mnl.osgi.osgi2jul
OSGi Logging to JUL Forwarder
|
| Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.osgi2jul/ -->
<dependency>
<groupId>de.mnl.osgi</groupId>
<artifactId>de.mnl.osgi.osgi2jul</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.osgi2jul/
implementation 'de.mnl.osgi:de.mnl.osgi.osgi2jul:1.1.3'
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.osgi2jul/
implementation ("de.mnl.osgi:de.mnl.osgi.osgi2jul:1.1.3")
'de.mnl.osgi:de.mnl.osgi.osgi2jul:jar:1.1.3'
<dependency org="de.mnl.osgi" name="de.mnl.osgi.osgi2jul" rev="1.1.3">
<artifact name="de.mnl.osgi.osgi2jul" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mnl.osgi', module='de.mnl.osgi.osgi2jul', version='1.1.3')
)
libraryDependencies += "de.mnl.osgi" % "de.mnl.osgi.osgi2jul" % "1.1.3"
[de.mnl.osgi/de.mnl.osgi.osgi2jul "1.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.service.log | jar | 1.4.0 |
| de.mnl.osgi : de.mnl.osgi.coreutils | jar | 1.0.2.ga |