io.github.iamaldren:micrometer-handler-annotation

A lib that uses annotation to for Metrics execution

License

License

GroupId

GroupId

io.github.iamaldren
ArtifactId

ArtifactId

micrometer-handler-annotation
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.iamaldren:micrometer-handler-annotation
A lib that uses annotation to for Metrics execution
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/iamaldren/doc-converter-maven-plugin

Download micrometer-handler-annotation

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.6.3

provided (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0