perfmon4j

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

License

License

GroupId

GroupId

org.perfmon4j
ArtifactId

ArtifactId

perfmon4j
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download perfmon4j

How to add to project

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

Dependencies

provided (2)

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

test (5)

Group / Artifact Type Version
org.apache.derby : derby jar 10.10.2.0
org.perfmon4j : perfmon4j-dbupgrader jar 1.6.1
org.perfmon4j : perfmon4j-agent-api jar 1.6.1
junit : junit jar 3.8.1
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0-rc.1
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.3.4-HotfixB
1.3.4-HotfixA
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.2