Download log4j-staticshutdown-1.1.0.jar file - Jar l

Jar examples for l:log4j-staticshutdown

Description

Provide a ShutdownRegistrationStrategy for Log4j 2 designed to be manually invoked.

You can download jar file log4j-staticshutdown 1.1.0 in this page.

License

MIT License

Build File

You can use the following script to add log4j-staticshutdown-1.1.0.jar to your project.

<dependency>
   <groupId>com.djdch.log4j</groupId>
   <artifactId>log4j-staticshutdown</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.djdch.log4j', name: 'log4j-staticshutdown', version: '1.1.0'
libraryDependencies += "com.djdch.log4j" % "log4j-staticshutdown" % "1.1.0"
<dependency org="com.djdch.log4j" name="log4j-staticshutdown" rev="1.1.0"/>
@Grapes(@Grab(group='com.djdch.log4j', module='log4j-staticshutdown', version='1.1.0'))
'com.djdch.log4j:log4j-staticshutdown:jar:1.1.0'

Download

Click the following link to download the jar file.

log4j-staticshutdown-1.1.0-javadoc.jar
log4j-staticshutdown-1.1.0-sources.jar
log4j-staticshutdown-1.1.0.jar
log4j-staticshutdown-1.1.0.pom



Related Tutorials