| License |
License |
|---|---|
| Categories |
Categoriesjmxtrans Application Testing & Monitoring Monitoring |
| GroupId | GroupIdorg.jmxtrans |
| ArtifactId | ArtifactIdjmxtrans-output-log4j |
| Version | Version269 |
| Type | Typejar |
| Description |
DescriptionJmxTrans - log4j output writers
This module contains output writers that have direct dependencies on logging frameworks.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jmxtrans-output-log4j-269.pom | |
| jmxtrans-output-log4j-269.jar | 18 KB |
| jmxtrans-output-log4j-269-sources.jar | 13 KB |
| jmxtrans-output-log4j-269-javadoc.jar | 52 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-log4j/ -->
<dependency>
<groupId>org.jmxtrans</groupId>
<artifactId>jmxtrans-output-log4j</artifactId>
<version>269</version>
</dependency>
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-log4j/
implementation 'org.jmxtrans:jmxtrans-output-log4j:269'
// https://jarcasting.com/artifacts/org.jmxtrans/jmxtrans-output-log4j/
implementation ("org.jmxtrans:jmxtrans-output-log4j:269")
'org.jmxtrans:jmxtrans-output-log4j:jar:269'
<dependency org="org.jmxtrans" name="jmxtrans-output-log4j" rev="269">
<artifact name="jmxtrans-output-log4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jmxtrans', module='jmxtrans-output-log4j', version='269')
)
libraryDependencies += "org.jmxtrans" % "jmxtrans-output-log4j" % "269"
[org.jmxtrans/jmxtrans-output-log4j "269"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic Optional | jar | 1.2.3 |
| ch.qos.logback : logback-core Optional | jar | 1.2.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.8.9 |
| com.google.guava : guava | jar | 19.0 |
| log4j : log4j Optional | jar | 1.2.17 |
| org.jmxtrans : jmxtrans-core | jar | 269 |
| org.jmxtrans : jmxtrans-utils | jar | 269 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.jmxtrans : jmxtrans-test-utils | jar | 269 |