| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.github.sps.notifo4j | 
    
| ArtifactId | ArtifactIdlog4j-appender | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionnotifo-log4j-appender 
            notifo log4j appender 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| log4j-appender-1.0.pom | |
| log4j-appender-1.0.jar | 3 KB | 
| log4j-appender-1.0-sources.jar | 1 KB | 
| log4j-appender-1.0-javadoc.jar | 21 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.sps.notifo4j/log4j-appender/ -->
<dependency>
    <groupId>com.github.sps.notifo4j</groupId>
    <artifactId>log4j-appender</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.sps.notifo4j/log4j-appender/
implementation 'com.github.sps.notifo4j:log4j-appender:1.0'
                // https://jarcasting.com/artifacts/com.github.sps.notifo4j/log4j-appender/
implementation ("com.github.sps.notifo4j:log4j-appender:1.0")
                'com.github.sps.notifo4j:log4j-appender:jar:1.0'
                <dependency org="com.github.sps.notifo4j" name="log4j-appender" rev="1.0">
  <artifact name="log4j-appender" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.sps.notifo4j', module='log4j-appender', version='1.0')
)
                libraryDependencies += "com.github.sps.notifo4j" % "log4j-appender" % "1.0"
                [com.github.sps.notifo4j/log4j-appender "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.github.sps.notifo4j : notifo-client | jar | 1.2 | 
| org.apache.httpcomponents : httpclient | jar | 4.0.1 | 
| log4j : log4j | jar | 1.2.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 | 
| org.jmock : jmock-junit4 | jar | 2.5.1 |