| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Other Универсальные библиотеки |
| Группа | Группаnet.anotheria |
| Идентификатор | Идентификаторmoskito-springboot2 |
| Последняя версия | Последняя версия2.10.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmoskito springboot 2 integration
MoSKito, the open source java monitoring
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| moskito-springboot2-2.10.1.pom | |
| moskito-springboot2-2.10.1.jar | 7 KB |
| moskito-springboot2-2.10.1-sources.jar | 3 KB |
| moskito-springboot2-2.10.1-javadoc.jar | 34 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | jar | 2.0.0.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |