| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.iamaldren |
| Идентификатор | Идентификаторmicrometer-handler-annotation |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.github.iamaldren:micrometer-handler-annotation
A lib that uses annotation to for Metrics execution
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/io.github.iamaldren/micrometer-handler-annotation/ -->
<dependency>
<groupId>io.github.iamaldren</groupId>
<artifactId>micrometer-handler-annotation</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamaldren/micrometer-handler-annotation/
implementation 'io.github.iamaldren:micrometer-handler-annotation:1.0.3'
// https://jarcasting.com/artifacts/io.github.iamaldren/micrometer-handler-annotation/
implementation ("io.github.iamaldren:micrometer-handler-annotation:1.0.3")
'io.github.iamaldren:micrometer-handler-annotation:jar:1.0.3'
<dependency org="io.github.iamaldren" name="micrometer-handler-annotation" rev="1.0.3">
<artifact name="micrometer-handler-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamaldren', module='micrometer-handler-annotation', version='1.0.3')
)
libraryDependencies += "io.github.iamaldren" % "micrometer-handler-annotation" % "1.0.3"
[io.github.iamaldren/micrometer-handler-annotation "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-aop | jar | 2.6.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.6.3 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.3 |
| org.projectlombok : lombok | jar | 1.18.22 |