How To Install Java Artifact org.objectweb.monolog.monolog v1.8

org.objectweb.monolog monolog 1.8

Introduction

In this article, we'll learn how to install Java artifact monolog from org.objectweb.monolog group in version 1.8. The artifact is available in 6 versions: 2.1.12 2.1.11 2.1.10 2.1.9 2.1.8 1.8 . The ObjectWeb API for the logging project has been released under LGPL license, and has its own website at: http://monolog.objectweb.org/ .

How To Install Java Artifact org.objectweb.monolog.monolog In Version 1.8

To install the ObjectWeb API for the logging artifact in version 1.8 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 ObjectWeb API for the logging 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