| License |
License |
|---|---|
| Categories |
CategoriesNet Other General Purpose Libraries |
| GroupId | GroupIdnet.anotheria |
| ArtifactId | ArtifactIdmoskito-sql |
| Last Version | Last Version2.10.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmoskito sql integration
MoSKito, the open source java monitoring
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| moskito-sql-2.10.1.pom | |
| moskito-sql-2.10.1.jar | 12 KB |
| moskito-sql-2.10.1-sources.jar | 5 KB |
| moskito-sql-2.10.1-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-sql/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-sql</artifactId>
<version>2.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-sql/
implementation 'net.anotheria:moskito-sql:2.10.1'
// https://jarcasting.com/artifacts/net.anotheria/moskito-sql/
implementation ("net.anotheria:moskito-sql:2.10.1")
'net.anotheria:moskito-sql:jar:2.10.1'
<dependency org="net.anotheria" name="moskito-sql" rev="2.10.1">
<artifact name="moskito-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-sql', version='2.10.1')
)
libraryDependencies += "net.anotheria" % "moskito-sql" % "2.10.1"
[net.anotheria/moskito-sql "2.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.anotheria : moskito-core | jar | 2.10.1 |
| net.anotheria : ano-util | jar | 2.1.6 |
| org.aspectj : aspectjrt | jar | 1.8.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| net.anotheria : moskito-webui | jar | 2.10.1 |
| com.github.spotbugs : spotbugs | jar | 4.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.derby : derby | jar | 10.8.1.2 |
| org.apache.derby : derbytools | jar | 10.8.1.2 |
| org.apache.derby : derbynet | jar | 10.8.1.2 |
| org.apache.derby : derbyclient | jar | 10.8.1.2 |
| net.anotheria : ano-db | jar | 2.1.0 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| junit : junit | jar | 4.12 |