How To Install Java Artifact org.syslog4j.syslog4j v0.9.30

org.syslog4j syslog4j 0.9.30

Introduction

In this article, we'll learn how to install Java artifact syslog4j from org.syslog4j group in version 0.9.30. The artifact is available in 1 versions: 0.9.30 . The syslog4j project has been released under LGPL license, and has its own website at: http://www.syslog4j.org .

How To Install Java Artifact org.syslog4j.syslog4j In Version 0.9.30

To install the syslog4j artifact in version 0.9.30 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 syslog4j 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.

Compile dependencies (2)

Licenses