is not current version
Last Version 1.2.0

de.mnl.osgi:de.mnl.osgi.log4j2osgi 1.0.1

Log4j to OSGi Logging Forwarder

GroupId

GroupId

de.mnl.osgi
ArtifactId

ArtifactId

de.mnl.osgi.log4j2osgi
Version

Version

1.0.1
Type

Type

jar

Download de.mnl.osgi.log4j2osgi 1.0.1


<!-- https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.log4j2osgi/ -->
<dependency>
    <groupId>de.mnl.osgi</groupId>
    <artifactId>de.mnl.osgi.log4j2osgi</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.log4j2osgi/
implementation 'de.mnl.osgi:de.mnl.osgi.log4j2osgi:1.0.1'
// https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.log4j2osgi/
implementation ("de.mnl.osgi:de.mnl.osgi.log4j2osgi:1.0.1")
'de.mnl.osgi:de.mnl.osgi.log4j2osgi:jar:1.0.1'
<dependency org="de.mnl.osgi" name="de.mnl.osgi.log4j2osgi" rev="1.0.1">
  <artifact name="de.mnl.osgi.log4j2osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.mnl.osgi', module='de.mnl.osgi.log4j2osgi', version='1.0.1')
)
libraryDependencies += "de.mnl.osgi" % "de.mnl.osgi.log4j2osgi" % "1.0.1"
[de.mnl.osgi/de.mnl.osgi.log4j2osgi "1.0.1"]