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