| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesLogging Application Layer Libs | 
        
| GroupId | GroupIdde.monticore.commons | 
    
| ArtifactId | ArtifactIdse-commons-logging | 
    
| Last Version | Last Version1.7.7 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSE Commons: Logging Utilities 
            SE-Internal Common Libraries 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| se-commons-logging-1.7.7.pom | |
| se-commons-logging-1.7.7.jar | 9 KB | 
| se-commons-logging-1.7.7-sources.jar | 498 bytes | 
| se-commons-logging-1.7.7-javadoc.jar | 498 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.monticore.commons/se-commons-logging/ -->
<dependency>
    <groupId>de.monticore.commons</groupId>
    <artifactId>se-commons-logging</artifactId>
    <version>1.7.7</version>
</dependency>
                // https://jarcasting.com/artifacts/de.monticore.commons/se-commons-logging/
implementation 'de.monticore.commons:se-commons-logging:1.7.7'
                // https://jarcasting.com/artifacts/de.monticore.commons/se-commons-logging/
implementation ("de.monticore.commons:se-commons-logging:1.7.7")
                'de.monticore.commons:se-commons-logging:jar:1.7.7'
                <dependency org="de.monticore.commons" name="se-commons-logging" rev="1.7.7">
  <artifact name="se-commons-logging" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.monticore.commons', module='se-commons-logging', version='1.7.7')
)
                libraryDependencies += "de.monticore.commons" % "se-commons-logging" % "1.7.7"
                [de.monticore.commons/se-commons-logging "1.7.7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| de.monticore.commons : se-commons-utilities | jar | 1.7.7 | 
| org.slf4j : slf4j-api | jar | 1.7.10 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| ch.qos.logback : logback-core | jar | 1.1.2 | 
| ch.qos.logback : logback-classic | jar | 1.1.2 | 
| org.codehaus.groovy : groovy | jar | 2.3.7 |