is not current version
Last Version 1.6.1

perfmon4j agent api 1.5.1

A java instrumentation agent to monitor server performance in production application servers

License

License

GroupId

GroupId

org.perfmon4j
ArtifactId

ArtifactId

perfmon4j-agent-api
Version

Version

1.5.1
Type

Type

jar
Description

Description

perfmon4j agent api
A java instrumentation agent to monitor server performance in production application servers

Download perfmon4j-agent-api 1.5.1


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

Dependencies

provided (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.14
org.javassist : javassist jar 3.27.0-GA

test (2)

Group / Artifact Type Version
junit : junit jar 3.8.1
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.