Download structlogger-0.9.0.jar file - Jar s

Jar examples for s:structlogger

Description

Library for structured logging

You can download jar file structlogger 0.9.0 in this page.

License

The 2-Clause BSD License

Build File

You can use the following script to add structlogger-0.9.0.jar to your project.

<dependency>
   <groupId>com.github.structlogging</groupId>
   <artifactId>structlogger</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'com.github.structlogging', name: 'structlogger', version: '0.9.0'
libraryDependencies += "com.github.structlogging" % "structlogger" % "0.9.0"
<dependency org="com.github.structlogging" name="structlogger" rev="0.9.0"/>
@Grapes(@Grab(group='com.github.structlogging', module='structlogger', version='0.9.0'))
'com.github.structlogging:structlogger:jar:0.9.0'

Download

Click the following link to download the jar file.

structlogger-0.9.0-javadoc.jar
structlogger-0.9.0-sources.jar
structlogger-0.9.0.jar
structlogger-0.9.0.pom



Related Tutorials