License |
License |
---|---|
GroupId | GroupIdde.aosd.clazzfish |
ArtifactId | ArtifactIdclazzfish-monitor |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionclassfish-monitor has the classes and MBeans which allows you to dive into
the classpath of your application and to monitor it.
|
Filename | Size |
---|---|
clazzfish-monitor-1.1.pom | |
clazzfish-monitor-1.1.jar | 97 KB |
clazzfish-monitor-1.1-sources.jar | 83 KB |
clazzfish-monitor-1.1-javadoc.jar | 631 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish-monitor/ -->
<dependency>
<groupId>de.aosd.clazzfish</groupId>
<artifactId>clazzfish-monitor</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish-monitor/
implementation 'de.aosd.clazzfish:clazzfish-monitor:1.1'
// https://jarcasting.com/artifacts/de.aosd.clazzfish/clazzfish-monitor/
implementation ("de.aosd.clazzfish:clazzfish-monitor:1.1")
'de.aosd.clazzfish:clazzfish-monitor:jar:1.1'
<dependency org="de.aosd.clazzfish" name="clazzfish-monitor" rev="1.1">
<artifact name="clazzfish-monitor" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.aosd.clazzfish', module='clazzfish-monitor', version='1.1')
)
libraryDependencies += "de.aosd.clazzfish" % "clazzfish-monitor" % "1.1"
[de.aosd.clazzfish/clazzfish-monitor "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api Optional | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core Optional | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl Optional | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : tomcat-catalina | jar | 9.0.56 |
commons-logging : commons-logging | jar | 1.1.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 4.2.0 |