не последняя версия
Последняя версия 0.0.4-RELEASE

time-watcher 0.0.1-RELEASE

耗时分析工具

Лицензия

Лицензия

Группа

Группа

com.github.kancyframework
Идентификатор

Идентификатор

time-watcher
Версия

Версия

0.0.1-RELEASE
Тип

Тип

pom
Описание

Описание

time-watcher
耗时分析工具
Ссылка на сайт

Ссылка на сайт

https://github.com/kancyframework/time-watcher
Система контроля версий

Система контроля версий

https://github.com/kancyframework/time-watcher.git

Скачать time-watcher 0.0.1-RELEASE

Имя Файла Размер
time-watcher-0.0.1-RELEASE.pom 6 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/ -->
<dependency>
    <groupId>com.github.kancyframework</groupId>
    <artifactId>time-watcher</artifactId>
    <version>0.0.1-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/
implementation 'com.github.kancyframework:time-watcher:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/com.github.kancyframework/time-watcher/
implementation ("com.github.kancyframework:time-watcher:0.0.1-RELEASE")
'com.github.kancyframework:time-watcher:pom:0.0.1-RELEASE'
<dependency org="com.github.kancyframework" name="time-watcher" rev="0.0.1-RELEASE">
  <artifact name="time-watcher" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.kancyframework', module='time-watcher', version='0.0.1-RELEASE')
)
libraryDependencies += "com.github.kancyframework" % "time-watcher" % "0.0.1-RELEASE"
[com.github.kancyframework/time-watcher "0.0.1-RELEASE"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

  • time-watcher-core
  • time-watcher-spring-boot-starter