| License |
License |
|---|---|
| Categories |
CategoriesMongoDB Data Databases Net Other General Purpose Libraries |
| GroupId | GroupIdnet.anotheria |
| ArtifactId | ArtifactIdmoskito-mongodb |
| Last Version | Last Version2.10.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmoskito mongodb monitoring
MoSKito, the open source java monitoring
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| moskito-mongodb-2.10.1.pom | |
| moskito-mongodb-2.10.1.jar | 17 KB |
| moskito-mongodb-2.10.1-sources.jar | 7 KB |
| moskito-mongodb-2.10.1-javadoc.jar | 62 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-mongodb/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-mongodb</artifactId>
<version>2.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-mongodb/
implementation 'net.anotheria:moskito-mongodb:2.10.1'
// https://jarcasting.com/artifacts/net.anotheria/moskito-mongodb/
implementation ("net.anotheria:moskito-mongodb:2.10.1")
'net.anotheria:moskito-mongodb:jar:2.10.1'
<dependency org="net.anotheria" name="moskito-mongodb" rev="2.10.1">
<artifact name="moskito-mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-mongodb', version='2.10.1')
)
libraryDependencies += "net.anotheria" % "moskito-mongodb" % "2.10.1"
[net.anotheria/moskito-mongodb "2.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mongodb : mongodb-driver | jar | 3.2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.anotheria : moskito-core | jar | 2.10.1 |
| net.anotheria : moskito-webui | jar | 2.10.1 |
| com.github.spotbugs : spotbugs | jar | 4.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |