How To Install Java Artifact org.apache.logging.logging-parent v10.1.1

org.apache.logging logging-parent 10.1.1

Introduction

In this article, we'll learn how to install Java artifact logging-parent from org.apache.logging group in version 10.1.1. The artifact is available in 17 versions: 11.0.0 10.6.0 10.5.0 10.4.0 10.3.0 10.2.0 10.1.1 10.1.0 10.0.0 9 8 7 5 4 3 2 1 . The Apache Logging Parent project has been released under Apache-2.0 license, and has its own website at: https://logging.apache.org/logging-parent . The parent project is: org.apache::apache::30

How To Install Java Artifact org.apache.logging.logging-parent In Version 10.1.1

To install the Apache Logging Parent artifact in version 10.1.1 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 Apache Logging Parent 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.

Managed dependencies (4)

Licenses