License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdmoskito-springboot |
Last Version | Last Version2.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmoskito springboot integration
MoSKito, the open source java monitoring
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-springboot/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-springboot</artifactId>
<version>2.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-springboot/
implementation 'net.anotheria:moskito-springboot:2.10.1'
// https://jarcasting.com/artifacts/net.anotheria/moskito-springboot/
implementation ("net.anotheria:moskito-springboot:2.10.1")
'net.anotheria:moskito-springboot:jar:2.10.1'
<dependency org="net.anotheria" name="moskito-springboot" rev="2.10.1">
<artifact name="moskito-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-springboot', version='2.10.1')
)
libraryDependencies += "net.anotheria" % "moskito-springboot" % "2.10.1"
[net.anotheria/moskito-springboot "2.10.1"]
Group / Artifact | Type | Version |
---|---|---|
net.anotheria : moskito-webui | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
net.anotheria : moskito-core | jar | 2.10.1 |
org.springframework : spring-web | jar | 4.2.5.RELEASE |
org.springframework.boot : spring-boot | jar | 1.3.5.RELEASE |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.github.spotbugs : spotbugs | jar | 4.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |