| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSLF4J Application Layer Libs Logging | 
        
| GroupId | GroupIdde.mnl.osgi | 
    
| ArtifactId | ArtifactIdde.mnl.osgi.slf4j2osgi | 
    
| Last Version | Last Version2.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionde.mnl.osgi.slf4j2osgi 
            SL4J to OSGi Logging Forwarder 
         | 
    
| Project URL | 
                    Project URL | 
            
<!-- https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.slf4j2osgi/ -->
<dependency>
    <groupId>de.mnl.osgi</groupId>
    <artifactId>de.mnl.osgi.slf4j2osgi</artifactId>
    <version>2.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.slf4j2osgi/
implementation 'de.mnl.osgi:de.mnl.osgi.slf4j2osgi:2.2.0'
                // https://jarcasting.com/artifacts/de.mnl.osgi/de.mnl.osgi.slf4j2osgi/
implementation ("de.mnl.osgi:de.mnl.osgi.slf4j2osgi:2.2.0")
                'de.mnl.osgi:de.mnl.osgi.slf4j2osgi:jar:2.2.0'
                <dependency org="de.mnl.osgi" name="de.mnl.osgi.slf4j2osgi" rev="2.2.0">
  <artifact name="de.mnl.osgi.slf4j2osgi" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.mnl.osgi', module='de.mnl.osgi.slf4j2osgi', version='2.2.0')
)
                libraryDependencies += "de.mnl.osgi" % "de.mnl.osgi.slf4j2osgi" % "2.2.0"
                [de.mnl.osgi/de.mnl.osgi.slf4j2osgi "2.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.osgi : org.osgi.service.log | jar | 1.4.0 | 
| de.mnl.osgi : de.mnl.osgi.coreutils | jar | 2.1.0 | 
| org.slf4j : slf4j-api | jar | [1.7.0,1.8.0) | 
| Group / Artifact | Type | Version | 
|---|---|---|
| de.mnl.osgi : de.mnl.osgi.lf4osgi | jar | 2.2.0 |