How To Install Java Artifact ch.qos.logback.audit-site v0.5

ch.qos.logback audit-site 0.5

Introduction

In this article, we'll learn how to install Java artifact audit-site from ch.qos.logback group in version 0.5. The artifact is available in 2 versions: 0.6 0.5 . The Logback Audit Site project has been released under Eclipse Public License - v 1.0 license, and has its own website at: http://audit.qos.ch . The parent project is: ch.qos.logback::audit-parent::0.5

How To Install Java Artifact ch.qos.logback.audit-site In Version 0.5

To install the Logback Audit Site artifact in version 0.5 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Logback Audit Site dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses