How To Install Java Artifact org.apache.logging.log4j.log4j-core-test v2.21.1

org.apache.logging.log4j log4j-core-test 2.21.1

Introduction

In this article, we'll learn how to install Java artifact log4j-core-test from org.apache.logging.log4j group in version 2.21.1. The artifact is available in 10 versions: 3.0.0-beta2 3.0.0-beta1 3.0.0-alpha1 2.23.1 2.23.0 2.22.1 2.22.0 2.21.1 2.21.0 2.20.0 . The Apache Log4j Core Tests project has been released under Apache-2.0 license. The parent project is: org.apache.logging.log4j::log4j::2.21.1

How To Install Java Artifact org.apache.logging.log4j.log4j-core-test In Version 2.21.1

To install the Apache Log4j Core Tests artifact in version 2.21.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 Log4j Core Tests 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 (12)

Test dependencies (42)

Licenses