License |
License |
---|---|
GroupId | GroupIdorg.apache.skywalking |
ArtifactId | ArtifactIdapm-toolkit-log4j-1.x |
Version | Version8.8.0 |
Type | Typejar |
Description |
DescriptionThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
apm-toolkit-log4j-1.x-8.8.0.pom | |
apm-toolkit-log4j-1.x-8.8.0.jar | 11 KB |
apm-toolkit-log4j-1.x-8.8.0-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.skywalking/apm-toolkit-log4j-1.x/ -->
<dependency>
<groupId>org.apache.skywalking</groupId>
<artifactId>apm-toolkit-log4j-1.x</artifactId>
<version>8.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.skywalking/apm-toolkit-log4j-1.x/
implementation 'org.apache.skywalking:apm-toolkit-log4j-1.x:8.8.0'
// https://jarcasting.com/artifacts/org.apache.skywalking/apm-toolkit-log4j-1.x/
implementation ("org.apache.skywalking:apm-toolkit-log4j-1.x:8.8.0")
'org.apache.skywalking:apm-toolkit-log4j-1.x:jar:8.8.0'
<dependency org="org.apache.skywalking" name="apm-toolkit-log4j-1.x" rev="8.8.0">
<artifact name="apm-toolkit-log4j-1.x" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.skywalking', module='apm-toolkit-log4j-1.x', version='8.8.0')
)
libraryDependencies += "org.apache.skywalking" % "apm-toolkit-log4j-1.x" % "8.8.0"
[org.apache.skywalking/apm-toolkit-log4j-1.x "8.8.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.projectlombok : lombok | jar | 1.18.20 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 2.0.7 |
org.powermock : powermock-api-mockito2 | jar | 2.0.7 |
net.bytebuddy : byte-buddy-agent | jar | 1.11.18 |
org.objenesis : objenesis | jar | 3.1 |
org.openjdk.jmh : jmh-core | jar | 1.33 |