MVN

net.admin4j : admin4j

Maven & Gradle

Nov 22, 2015

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.

<dependency>
    <groupId>net.admin4j</groupId>
    <artifactId>admin4j</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.admin4j : admin4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3
  • Latest Release Candidate: 1.0.4-rc2

All Versions

Choose a version of net.admin4j : admin4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
admin4j-1.0.4-rc2
admin4j-1.0.4-rc1
admin4j-1.0.3

How to add a dependency to Maven

Add the following net.admin4j : admin4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.admin4j</groupId>
    <artifactId>admin4j</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.admin4j : admin4j gradle dependency to your build.gradle file:

implementation 'net.admin4j:admin4j:1.0.3'

Gradle Kotlin DSL: Add the following net.admin4j : admin4j gradle kotlin dependency to your build.gradle.kts file:

implementation("net.admin4j:admin4j:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.admin4j : admin4j sbt scala dependency to your build.sbt file:

libraryDependencies += "net.admin4j" % "admin4j" % "1.0.3"

Advertisement

Dependencies from Group

Nov 22, 2015

Discover Dependencies

Jun 26, 2016
2 stars
Jan 24, 2016
0 stars
Nov 18, 2015
223 stars
Nov 16, 2015
3 stars
Oct 25, 2018
3 usages
1 stars
Oct 25, 2018
1 usages
1 stars
Oct 25, 2018
1 stars
Oct 25, 2018
1 usages
1 stars