| License |
License |
|---|---|
| Categories |
CategoriesNet Other General Purpose Libraries |
| GroupId | GroupIdnet.anotheria |
| ArtifactId | ArtifactIdmoskito-web |
| Version | Version2.10.1 |
| Type | Typejar |
| Description |
Descriptionmoskito web support
MoSKito, the open source java monitoring
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| moskito-web-2.10.1.pom | |
| moskito-web-2.10.1.jar | 56 KB |
| moskito-web-2.10.1-sources.jar | 44 KB |
| moskito-web-2.10.1-javadoc.jar | 189 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-web/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-web</artifactId>
<version>2.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-web/
implementation 'net.anotheria:moskito-web:2.10.1'
// https://jarcasting.com/artifacts/net.anotheria/moskito-web/
implementation ("net.anotheria:moskito-web:2.10.1")
'net.anotheria:moskito-web:jar:2.10.1'
<dependency org="net.anotheria" name="moskito-web" rev="2.10.1">
<artifact name="moskito-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-web', version='2.10.1')
)
libraryDependencies += "net.anotheria" % "moskito-web" % "2.10.1"
[net.anotheria/moskito-web "2.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| net.anotheria : moskito-core | 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 |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.mockito : mockito-core | jar | 1.10.19 |
| junit : junit | jar | 4.12 |