Последняя версия

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

Simple counter of method calls through AOP

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

io.github.isharipov
Идентификатор

Идентификатор

method-counter-spring-boot-autoconfigure
Версия

Версия

0.0.7
Тип

Тип

jar
Описание

Описание

Simple counter of method calls through AOP

Скачать method-counter-spring-boot-autoconfigure 0.0.7


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-autoconfigure jar 2.1.1.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.1.1.RELEASE
io.github.isharipov : method-counter-core jar 0.0.7
org.springframework.boot : spring-boot-starter-actuator jar 2.1.1.RELEASE
org.slf4j : slf4j-api jar 1.8.0-beta2
ch.qos.logback : logback-classic jar 1.3.0-alpha4

test (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-test jar 2.1.1.RELEASE

Модули Проекта

Данный проект не имеет модулей.