License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdmoskito-inspect-standalone |
Last Version | Last Version2.10.1 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionMoSKito Inspect Standalone Application
MoSKito, the open source java monitoring
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-inspect-standalone/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-inspect-standalone</artifactId>
<version>2.10.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-inspect-standalone/
implementation 'net.anotheria:moskito-inspect-standalone:2.10.1'
// https://jarcasting.com/artifacts/net.anotheria/moskito-inspect-standalone/
implementation ("net.anotheria:moskito-inspect-standalone:2.10.1")
'net.anotheria:moskito-inspect-standalone:war:2.10.1'
<dependency org="net.anotheria" name="moskito-inspect-standalone" rev="2.10.1">
<artifact name="moskito-inspect-standalone" type="war" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-inspect-standalone', version='2.10.1')
)
libraryDependencies += "net.anotheria" % "moskito-inspect-standalone" % "2.10.1"
[net.anotheria/moskito-inspect-standalone "2.10.1"]
Group / Artifact | Type | Version |
---|---|---|
net.anotheria : moskito-core | jar | 2.10.1 |
net.anotheria : moskito-aop | jar | 2.10.1 |
net.anotheria : moskito-webui | jar | 2.10.1 |
net.anotheria : moskito-inspect-embedded | jar | 2.10.1 |
net.anotheria : moskito-inspect-jersey | jar | 2.10.1 |
net.anotheria : moskito-notification-providers | jar | 2.10.1 |
net.anotheria : moskito-disk-space-monitoring | jar | 2.10.1 |
net.anotheria : moskito-monitoring-plugin | jar | 2.10.1 |
org.slf4j : slf4j-api | jar | 1.7.21 |
ch.qos.logback : logback-classic | jar | 1.1.7 |
net.anotheria : moskito-sampling-api | jar | 2.10.1 |
net.anotheria : moskito-php | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.github.spotbugs : spotbugs | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |