is not current version
Last Version 1.0.12

com.github.kuljaninemir:spring-boot-execution-metric-aspectj 0.0.3

Annotation-based execution metrics with AspectJ for spring boot applications.

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

0.0.3
Type

Type

jar

Download spring-boot-execution-metric-aspectj 0.0.3


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