is not current version
Last Version 8.11.0

apm-util 8.8.0

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

Categories

Categories

Java Languages
GroupId

GroupId

org.apache.skywalking
ArtifactId

ArtifactId

java-agent-util
Version

Version

8.8.0
Type

Type

jar
Description

Description

apm-util
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 java-agent-util 8.8.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
javax.annotation : javax.annotation-api jar 1.3.2

test (6)

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

Project Modules

There are no modules declared in this project.