| License |
License |
|---|---|
| GroupId | GroupIdcom.purej |
| ArtifactId | ArtifactIdpurej-vminspect |
| Version | Version1.8.0 |
| Type | Typejar |
| Description |
DescriptionPureJ VM Inspection
An easy to use, feature-rich, JMX-based and embeddable Java VM monitoring tool with a web-based user-interface
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| purej-vminspect-1.8.0.pom | |
| purej-vminspect-1.8.0.jar | 166 KB |
| purej-vminspect-1.8.0-sources.jar | 119 KB |
| purej-vminspect-1.8.0-javadoc.jar | 770 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.purej/purej-vminspect/ -->
<dependency>
<groupId>com.purej</groupId>
<artifactId>purej-vminspect</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.purej/purej-vminspect/
implementation 'com.purej:purej-vminspect:1.8.0'
// https://jarcasting.com/artifacts/com.purej/purej-vminspect/
implementation ("com.purej:purej-vminspect:1.8.0")
'com.purej:purej-vminspect:jar:1.8.0'
<dependency org="com.purej" name="purej-vminspect" rev="1.8.0">
<artifact name="purej-vminspect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.purej', module='purej-vminspect', version='1.8.0')
)
libraryDependencies += "com.purej" % "purej-vminspect" % "1.8.0"
[com.purej/purej-vminspect "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.rrd4j : rrd4j | jar | 3.4 |
| com.purej : jrobin Optional | jar | 1.7.1 |
| org.springframework.boot : spring-boot Optional | jar | 2.4.8 |
| jakarta.annotation : jakarta.annotation-api Optional | jar | 1.3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.eclipse.jetty : jetty-server | jar | 9.4.41.v20210516 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.41.v20210516 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |