How To Install Java Artifact org.apache.logging.log4j.log4j-scala v11.0

org.apache.logging.log4j log4j-scala 11.0

Introduction

In this article, we'll learn how to install Java artifact log4j-scala from org.apache.logging.log4j group in version 11.0. The artifact is available in 1 versions: 11.0 The Apache Log4j 2 Scala API project has its own website at: http://logging.apache.org/log4j/2.x/. The parent project is: org.apache.logging::logging-parent::1

How To Install Java Artifact org.apache.logging.log4j.log4j-scala In Version 11.0

To install the Apache Log4j 2 Scala API artifact in version 11.0 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 Log4j 2 Scala API 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 (8)