Download logging-4.0-b33.jar file - Jar l

Jar examples for l:logging

Description

Tiscover-Logging is a simple library that connects your java application directly to graphite for a numerical overview of the System and to Logstash/Elkstack for error-messages or other textual logging

You can download jar file logging 4.0-b33 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add logging-4.0-b33.jar to your project.

<dependency>
   <groupId>org.glassfish.main.core</groupId>
   <artifactId>logging</artifactId>
   <version>4.0-b33</version>
</dependency>
compile group: 'org.glassfish.main.core', name: 'logging', version: '4.0-b33'
libraryDependencies += "org.glassfish.main.core" % "logging" % "4.0-b33"
<dependency org="org.glassfish.main.core" name="logging" rev="4.0-b33"/>
@Grapes(@Grab(group='org.glassfish.main.core', module='logging', version='4.0-b33'))
'org.glassfish.main.core:logging:jar:4.0-b33'

Download

Click the following link to download the jar file.

logging-4.0-b33-javadoc.jar
logging-4.0-b33-sources.jar
logging-4.0-b33.jar
logging-4.0-b33.pom



Related Tutorials