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