Last Version

io.github.isharipov:method-counter-spring-boot-starter 0.0.7

Simple counter of method calls through AOP

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.isharipov
ArtifactId

ArtifactId

method-counter-spring-boot-starter
Version

Version

0.0.7
Type

Type

jar
Description

Description

Simple counter of method calls through AOP

Download method-counter-spring-boot-starter 0.0.7


<!-- https://jarcasting.com/artifacts/io.github.isharipov/method-counter-spring-boot-starter/ -->
<dependency>
    <groupId>io.github.isharipov</groupId>
    <artifactId>method-counter-spring-boot-starter</artifactId>
    <version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.isharipov/method-counter-spring-boot-starter/
implementation 'io.github.isharipov:method-counter-spring-boot-starter:0.0.7'
// https://jarcasting.com/artifacts/io.github.isharipov/method-counter-spring-boot-starter/
implementation ("io.github.isharipov:method-counter-spring-boot-starter:0.0.7")
'io.github.isharipov:method-counter-spring-boot-starter:jar:0.0.7'
<dependency org="io.github.isharipov" name="method-counter-spring-boot-starter" rev="0.0.7">
  <artifact name="method-counter-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.isharipov', module='method-counter-spring-boot-starter', version='0.0.7')
)
libraryDependencies += "io.github.isharipov" % "method-counter-spring-boot-starter" % "0.0.7"
[io.github.isharipov/method-counter-spring-boot-starter "0.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
io.github.isharipov : method-counter-core jar 0.0.7
io.github.isharipov : method-counter-spring-boot-autoconfigure jar 0.0.7
org.slf4j : slf4j-api jar 1.8.0-beta2
ch.qos.logback : logback-classic jar 1.3.0-alpha4

Project Modules

There are no modules declared in this project.