is not current version
Last Version 1.1

de.aosd.clazzfish:clazzfish-monitor 1.0

classfish-monitor has the classes and MBeans which allows you to dive into the classpath of your application and to monitor it.

License

License

GroupId

GroupId

de.aosd.clazzfish
ArtifactId

ArtifactId

clazzfish-monitor
Version

Version

1.0
Type

Type

jar
Description

Description

classfish-monitor has the classes and MBeans which allows you to dive into the classpath of your application and to monitor it.

Download clazzfish-monitor 1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.7
commons-io : commons-io jar 2.6
org.slf4j : slf4j-api jar 1.7.25

runtime (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api Optional jar 2.7
org.apache.logging.log4j : log4j-core Optional jar 2.7
org.apache.logging.log4j : log4j-slf4j-impl Optional jar 2.7

test (6)

Group / Artifact Type Version
org.apache.tomcat : tomcat-catalina jar RELEASE
commons-logging : commons-logging jar 1.1.1
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 2.23.0

Project Modules

There are no modules declared in this project.