Last Version

io.github.isharipov:method-counter-core 0.0.7

Simple counter of method calls through AOP

License

License

GroupId

GroupId

io.github.isharipov
ArtifactId

ArtifactId

method-counter-core
Version

Version

0.0.7
Type

Type

jar
Description

Description

Simple counter of method calls through AOP

Download method-counter-core 0.0.7


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

Dependencies

compile (6)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.9.2
org.aspectj : aspectjweaver jar 1.9.2
io.micrometer : micrometer-core jar 1.1.1
com.fasterxml.jackson.core : jackson-databind jar 2.9.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.