License |
License |
---|---|
Categories |
CategoriesNet Other General Purpose Libraries |
GroupId | GroupIdnet.anotheria |
ArtifactId | ArtifactIdmoskito-springboot2 |
Last Version | Last Version2.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmoskito springboot 2 integration
MoSKito, the open source java monitoring
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/net.anotheria/moskito-springboot2/ -->
<dependency>
<groupId>net.anotheria</groupId>
<artifactId>moskito-springboot2</artifactId>
<version>2.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.anotheria/moskito-springboot2/
implementation 'net.anotheria:moskito-springboot2:2.10.1'
// https://jarcasting.com/artifacts/net.anotheria/moskito-springboot2/
implementation ("net.anotheria:moskito-springboot2:2.10.1")
'net.anotheria:moskito-springboot2:jar:2.10.1'
<dependency org="net.anotheria" name="moskito-springboot2" rev="2.10.1">
<artifact name="moskito-springboot2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.anotheria', module='moskito-springboot2', version='2.10.1')
)
libraryDependencies += "net.anotheria" % "moskito-springboot2" % "2.10.1"
[net.anotheria/moskito-springboot2 "2.10.1"]
Group / Artifact | Type | Version |
---|---|---|
net.anotheria : moskito-core | jar | 2.10.1 |
net.anotheria : moskito-aop | jar | 2.10.1 |
net.anotheria : moskito-webui | jar | 2.10.1 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.0.0.RELEASE |
org.springframework.boot : spring-boot | jar | 2.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.0.0.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 |