Last Version

spring-boot-execution-metric-aspectj 1.0.12

Annotation-based execution metrics with AspectJ for spring boot 2.x applications. Prepared for Graphite.

License

License

Categories

Categories

Spring Boot Container Microservices AspectJ Development Tools Development Libraries
GroupId

GroupId

com.github.kuljaninemir
ArtifactId

ArtifactId

spring-boot-execution-metric-aspectj
Version

Version

1.0.12
Type

Type

jar
Description

Description

spring-boot-execution-metric-aspectj
Annotation-based execution metrics with AspectJ for spring boot 2.x applications. Prepared for Graphite.
Project URL

Project URL

https://github.com/kuljaninemir/spring-boot-execution-metric-aspectj
Source Code Management

Source Code Management

https://github.com/kuljaninemir/spring-boot-execution-metric-aspectj

Download spring-boot-execution-metric-aspectj 1.0.12


<!-- https://jarcasting.com/artifacts/com.github.kuljaninemir/spring-boot-execution-metric-aspectj/ -->
<dependency>
    <groupId>com.github.kuljaninemir</groupId>
    <artifactId>spring-boot-execution-metric-aspectj</artifactId>
    <version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kuljaninemir/spring-boot-execution-metric-aspectj/
implementation 'com.github.kuljaninemir:spring-boot-execution-metric-aspectj:1.0.12'
// https://jarcasting.com/artifacts/com.github.kuljaninemir/spring-boot-execution-metric-aspectj/
implementation ("com.github.kuljaninemir:spring-boot-execution-metric-aspectj:1.0.12")
'com.github.kuljaninemir:spring-boot-execution-metric-aspectj:jar:1.0.12'
<dependency org="com.github.kuljaninemir" name="spring-boot-execution-metric-aspectj" rev="1.0.12">
  <artifact name="spring-boot-execution-metric-aspectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kuljaninemir', module='spring-boot-execution-metric-aspectj', version='1.0.12')
)
libraryDependencies += "com.github.kuljaninemir" % "spring-boot-execution-metric-aspectj" % "1.0.12"
[com.github.kuljaninemir/spring-boot-execution-metric-aspectj "1.0.12"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.0.4.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.0.4.RELEASE
io.micrometer : micrometer-registry-graphite jar 1.0.6
org.aspectj : aspectjrt jar 1.8.13

test (1)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 0.9.1

Project Modules

There are no modules declared in this project.