| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.skywalking | 
| ArtifactId | ArtifactIdapm-agent-core | 
| Last Version | Last Version8.11.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionapm-agent-core The 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 URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| apm-agent-core-8.11.0.pom | |
| apm-agent-core-8.11.0.jar | 13 MB | 
| apm-agent-core-8.11.0-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.skywalking/apm-agent-core/ -->
<dependency>
    <groupId>org.apache.skywalking</groupId>
    <artifactId>apm-agent-core</artifactId>
    <version>8.11.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.skywalking/apm-agent-core/
implementation 'org.apache.skywalking:apm-agent-core:8.11.0'// https://jarcasting.com/artifacts/org.apache.skywalking/apm-agent-core/
implementation ("org.apache.skywalking:apm-agent-core:8.11.0")'org.apache.skywalking:apm-agent-core:jar:8.11.0'<dependency org="org.apache.skywalking" name="apm-agent-core" rev="8.11.0">
  <artifact name="apm-agent-core" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.skywalking', module='apm-agent-core', version='8.11.0')
)libraryDependencies += "org.apache.skywalking" % "apm-agent-core" % "8.11.0"[org.apache.skywalking/apm-agent-core "8.11.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.bytebuddy : byte-buddy | jar | 1.11.18 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 | 
| javax.annotation : javax.annotation-api | jar | 1.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| net.bytebuddy : byte-buddy-agent | jar | 1.11.18 | 
| com.github.tomakehurst : wiremock | jar | 2.6.0 | 
| io.grpc : grpc-testing | jar | 1.44.0 | 
| com.github.stefanbirkner : system-rules | jar | 1.18.0 | 
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 | 
| junit : junit | jar | 4.12 | 
| org.powermock : powermock-module-junit4 | jar | 2.0.7 | 
| org.powermock : powermock-api-mockito2 | jar | 2.0.7 | 
| org.objenesis : objenesis | jar | 3.1 | 
| org.openjdk.jmh : jmh-core | jar | 1.33 |