| License |
License |
|---|---|
| Categories |
CategoriesNet Other General Purpose Libraries |
| GroupId | GroupIdnet.anotheria |
| ArtifactId | ArtifactIdmoskito-core |
| Last Version | Last Version2.10.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmoskito core
MoSKito, the open source java monitoring
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| moskito-core-2.10.1.pom | |
| moskito-core-2.10.1.jar | 462 KB |
| moskito-core-2.10.1-sources.jar | 364 KB |
| moskito-core-2.10.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-core/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-core</artifactId>
<version>2.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-core/
implementation 'net.anotheria:moskito-core:2.10.1'
// https://jarcasting.com/artifacts/net.anotheria/moskito-core/
implementation ("net.anotheria:moskito-core:2.10.1")
'net.anotheria:moskito-core:jar:2.10.1'
<dependency org="net.anotheria" name="moskito-core" rev="2.10.1">
<artifact name="moskito-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-core', version='2.10.1')
)
libraryDependencies += "net.anotheria" % "moskito-core" % "2.10.1"
[net.anotheria/moskito-core "2.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.21 |
| net.anotheria : ano-util | jar | 2.1.6 |
| net.anotheria : configureme | jar | 2.4.0 |
| com.google.code.gson : gson | jar | 2.2.4 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| com.github.spotbugs : spotbugs | jar | 4.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.12 |