ru.ilb.common:common-aspect

Class for make anotated control under method with self logger

License

License

GroupId

GroupId

ru.ilb.common
ArtifactId

ArtifactId

common-aspect
Last Version

Last Version

1.36
Release Date

Release Date

Type

Type

jar
Description

Description

Class for make anotated control under method with self logger

Download common-aspect

How to add to project

<!-- https://jarcasting.com/artifacts/ru.ilb.common/common-aspect/ -->
<dependency>
    <groupId>ru.ilb.common</groupId>
    <artifactId>common-aspect</artifactId>
    <version>1.36</version>
</dependency>
// https://jarcasting.com/artifacts/ru.ilb.common/common-aspect/
implementation 'ru.ilb.common:common-aspect:1.36'
// https://jarcasting.com/artifacts/ru.ilb.common/common-aspect/
implementation ("ru.ilb.common:common-aspect:1.36")
'ru.ilb.common:common-aspect:jar:1.36'
<dependency org="ru.ilb.common" name="common-aspect" rev="1.36">
  <artifact name="common-aspect" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.ilb.common', module='common-aspect', version='1.36')
)
libraryDependencies += "ru.ilb.common" % "common-aspect" % "1.36"
[ru.ilb.common/common-aspect "1.36"]

Dependencies

compile (1)

Group / Artifact Type Version
org.aspectj : aspectjweaver jar 1.8.9

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.19
org.springframework : spring-beans Optional jar 5.1.10.RELEASE
org.springframework : spring-context Optional jar 5.1.10.RELEASE

Project Modules

There are no modules declared in this project.
ru.ilb.common

Versions

Version
1.36
1.35
1.34
1.33
1.32
1.31
1.30
1.29
1.28
1.26