| License |
License |
|---|---|
| Categories |
CategoriesNet Other General Purpose Libraries |
| GroupId | GroupIdnet.anotheria |
| ArtifactId | ArtifactIdmoskito |
| Last Version | Last Version2.10.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionMoSKito
MoSKito, the open source java monitoring
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| moskito-2.10.1.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito</artifactId>
<version>2.10.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito/
implementation 'net.anotheria:moskito:2.10.1'
// https://jarcasting.com/artifacts/net.anotheria/moskito/
implementation ("net.anotheria:moskito:2.10.1")
'net.anotheria:moskito:pom:2.10.1'
<dependency org="net.anotheria" name="moskito" rev="2.10.1">
<artifact name="moskito" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito', version='2.10.1')
)
libraryDependencies += "net.anotheria" % "moskito" % "2.10.1"
[net.anotheria/moskito "2.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.spotbugs : spotbugs | jar | 4.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |