License |
License |
---|---|
GroupId | GroupIdde.mnl.osgi |
ArtifactId | ArtifactIdde.mnl.osgi.jul2osgi.lib |
Version | Version1.4.2 |
Type | Typejar |
Description |
Descriptionde.mnl.osgi.jul2osgi.lib
JUL to OSGi Logging LogManager
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.jul2osgi.lib/ -->
<dependency>
<groupId>de.mnl.osgi</groupId>
<artifactId>de.mnl.osgi.jul2osgi.lib</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.jul2osgi.lib/
implementation 'de.mnl.osgi:de.mnl.osgi.jul2osgi.lib:1.4.2'
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.jul2osgi.lib/
implementation ("de.mnl.osgi:de.mnl.osgi.jul2osgi.lib:1.4.2")
'de.mnl.osgi:de.mnl.osgi.jul2osgi.lib:jar:1.4.2'
<dependency org="de.mnl.osgi" name="de.mnl.osgi.jul2osgi.lib" rev="1.4.2">
<artifact name="de.mnl.osgi.jul2osgi.lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mnl.osgi', module='de.mnl.osgi.jul2osgi.lib', version='1.4.2')
)
libraryDependencies += "de.mnl.osgi" % "de.mnl.osgi.jul2osgi.lib" % "1.4.2"
[de.mnl.osgi/de.mnl.osgi.jul2osgi.lib "1.4.2"]