admin4j

Admin4J is a set of application administration utilities that will assist with providing alerts for thread contention, memory issues, performance issues. In addition, it provides a console for changing log levels at runtime.

License

License

Categories

Categories

Net
GroupId

GroupId

net.admin4j
ArtifactId

ArtifactId

admin4j
Last Version

Last Version

1.0.4-rc2
Release Date

Release Date

Type

Type

jar
Description

Description

admin4j
Admin4J is a set of application administration utilities that will assist with providing alerts for thread contention, memory issues, performance issues. In addition, it provides a console for changing log levels at runtime.
Project URL

Project URL

http://www.admin4j.net

Download admin4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar [1.5.0,)
org.freemarker : freemarker Optional jar [2.3.0,)
javax.mail : mail Optional jar [1.4,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4-rc2
1.0.4-rc1
1.0.3