cat-boot
CAT-Boot: A set of libraries on top of the famous and fabolous Spring Boot
Version Information
- 1.0.x is compatible with spring-boot 2.1.x
- 0.2.x is compatible with spring-boot 1.5.x
- 0.1.x is compatible with spring-boot 1.3.x
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcc.catalysts.boot |
| Идентификатор | Идентификаторcat-boot-profiling |
| Последняя версия | Последняя версия1.1.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcat-boot-profiling
Catalysts Spring Boot extentions
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cat-boot-profiling-1.1.7.pom | |
| cat-boot-profiling-1.1.7.jar | 10 KB |
| cat-boot-profiling-1.1.7-sources.jar | 6 KB |
| cat-boot-profiling-1.1.7-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-profiling/ -->
<dependency>
<groupId>cc.catalysts.boot</groupId>
<artifactId>cat-boot-profiling</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-profiling/
implementation 'cc.catalysts.boot:cat-boot-profiling:1.1.7'
// https://jarcasting.com/artifacts/cc.catalysts.boot/cat-boot-profiling/
implementation ("cc.catalysts.boot:cat-boot-profiling:1.1.7")
'cc.catalysts.boot:cat-boot-profiling:jar:1.1.7'
<dependency org="cc.catalysts.boot" name="cat-boot-profiling" rev="1.1.7">
<artifact name="cat-boot-profiling" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.catalysts.boot', module='cat-boot-profiling', version='1.1.7')
)
libraryDependencies += "cc.catalysts.boot" % "cat-boot-profiling" % "1.1.7"
[cc.catalysts.boot/cat-boot-profiling "1.1.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.9 |
| org.aspectj : aspectjweaver | jar | 1.9.5 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework : spring-context | jar | 5.2.3.RELEASE |
| org.springframework : spring-core | jar | 5.2.3.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.4.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| commons-logging : commons-logging | jar | 1.2 |
| junit : junit | jar | 4.12 |
| org.springframework : spring-test | jar | 5.2.3.RELEASE |
| org.springframework.boot : spring-boot-test | jar | 2.2.4.RELEASE |
CAT-Boot: A set of libraries on top of the famous and fabolous Spring Boot