| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdorg.apache.logging.log4j |
| ArtifactId | ArtifactIdlog4j-core-its |
| Last Version | Last Version2.8.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionApache Log4j Core Integration Tests
Integration Tests for the Apache Log4j Implementation
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| log4j-core-its-2.8.2.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-core-its/ -->
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core-its</artifactId>
<version>2.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-core-its/
implementation 'org.apache.logging.log4j:log4j-core-its:2.8.2'
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-core-its/
implementation ("org.apache.logging.log4j:log4j-core-its:2.8.2")
'org.apache.logging.log4j:log4j-core-its:pom:2.8.2'
<dependency org="org.apache.logging.log4j" name="log4j-core-its" rev="2.8.2">
<artifact name="log4j-core-its" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j', module='log4j-core-its', version='2.8.2')
)
libraryDependencies += "org.apache.logging.log4j" % "log4j-core-its" % "2.8.2"
[org.apache.logging.log4j/log4j-core-its "2.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.8.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.8.2 |
| com.lmax : disruptor Optional | jar | 3.3.6 |
| com.conversantmedia : disruptor Optional | jar | 1.2.10 |
| org.jctools : jctools-core Optional | jar | 1.2.1 |
| com.fasterxml.jackson.core : jackson-core Optional | jar | 2.8.7 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.8.7 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml Optional | jar | 2.8.7 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-xml Optional | jar | 2.8.7 |
| com.fasterxml.woodstox : woodstox-core Optional | jar | 5.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jboss.spec.javax.jms : jboss-jms-api_1.1_spec Optional | jar | 1.0.1.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-api | test-jar | 2.8.2 |
| org.apache.logging.log4j : log4j-core | test-jar | 2.8.2 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : slf4j-api | jar | 1.7.24 |
| org.slf4j : slf4j-ext | jar | 1.7.24 |
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.springframework : spring-test | jar | 3.2.18.RELEASE |
| commons-logging : commons-logging | jar | 1.2 |
| ch.qos.logback : logback-core | jar | 1.2.0 |
| ch.qos.logback : logback-classic | jar | 1.2.0 |
| org.apache.activemq : activemq-broker | jar | 5.14.1 |