Last Version

org.apache.skywalking:apm-collector-instrument 5.0.0-GA

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.

License

License

GroupId

GroupId

org.apache.skywalking
ArtifactId

ArtifactId

apm-collector-instrument
Version

Version

5.0.0-GA
Type

Type

jar
Description

Description

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 Organization

Project Organization

The Apache Software Foundation

Download apm-collector-instrument 5.0.0-GA


<!-- https://jarcasting.com/artifacts/org.apache.skywalking/apm-collector-instrument/ -->
<dependency>
    <groupId>org.apache.skywalking</groupId>
    <artifactId>apm-collector-instrument</artifactId>
    <version>5.0.0-GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.skywalking/apm-collector-instrument/
implementation 'org.apache.skywalking:apm-collector-instrument:5.0.0-GA'
// https://jarcasting.com/artifacts/org.apache.skywalking/apm-collector-instrument/
implementation ("org.apache.skywalking:apm-collector-instrument:5.0.0-GA")
'org.apache.skywalking:apm-collector-instrument:jar:5.0.0-GA'
<dependency org="org.apache.skywalking" name="apm-collector-instrument" rev="5.0.0-GA">
  <artifact name="apm-collector-instrument" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.skywalking', module='apm-collector-instrument', version='5.0.0-GA')
)
libraryDependencies += "org.apache.skywalking" % "apm-collector-instrument" % "5.0.0-GA"
[org.apache.skywalking/apm-collector-instrument "5.0.0-GA"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
org.apache.logging.log4j : log4j-core jar 2.9.0
org.apache.logging.log4j : log4j-slf4j-impl jar 2.9.0
org.apache.skywalking : apm-util jar 5.0.0-GA

provided (1)

Group / Artifact Type Version
org.apache.skywalking : apm-collector-core jar 5.0.0-GA

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.4
org.powermock : powermock-api-mockito jar 1.6.4

Project Modules

There are no modules declared in this project.