Jar examples for a:apm-agent-core
You can download jar file apm-agent-core 5.0.0-beta2 in this page.
You can use the following script to add apm-agent-core-5.0.0-beta2.jar to your project.
<dependency> <groupId>org.apache.skywalking</groupId> <artifactId>apm-agent-core</artifactId> <version>5.0.0-beta2</version> </dependency>
compile group: 'org.apache.skywalking', name: 'apm-agent-core', version: '5.0.0-beta2'
libraryDependencies += "org.apache.skywalking" % "apm-agent-core" % "5.0.0-beta2"
<dependency org="org.apache.skywalking" name="apm-agent-core" rev="5.0.0-beta2"/>
@Grapes(@Grab(group='org.apache.skywalking', module='apm-agent-core', version='5.0.0-beta2'))
'org.apache.skywalking:apm-agent-core:jar:5.0.0-beta2'
Click the following link to download the jar file.
apm-agent-core-5.0.0-beta2-javadoc.jar