How To Install Java Artifact org.apache.logging.log4j.log4j-api-scala_2.12 v12.0

org.apache.logging.log4j log4j-api-scala_2.12 12.0

Introduction

In this article, we'll learn how to install Java artifact log4j-api-scala_2.12 from org.apache.logging.log4j group in version 12.0. The artifact is available in 4 versions: 13.1.0 13.0.0 12.0 11.0 . The Apache Log4j Scala API project has been released under Apache License, Version 2.0 license, and has its own website at: https://logging.apache.org/log4j/scala/ . The parent project is: org.apache.logging::logging-parent::2

How To Install Java Artifact org.apache.logging.log4j.log4j-api-scala_2.12 In Version 12.0

To install the Apache Log4j Scala API artifact in version 12.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 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.

Compile dependencies (3)

Provided dependencies (1)

Test dependencies (8)

Licenses

Developers