Logging annotations & AOP support

Annotations and Spring AOP glue for declarative logging.

License

License

MIT
GroupId

GroupId

ca.grimoire
ArtifactId

ArtifactId

log-annotations
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Logging annotations & AOP support
Annotations and Spring AOP glue for declarative logging.
Project Organization

Project Organization

Grimoire Alchymia

Download log-annotations

How to add to project

<!-- https://jarcasting.com/artifacts/ca.grimoire/log-annotations/ -->
<dependency>
    <groupId>ca.grimoire</groupId>
    <artifactId>log-annotations</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.grimoire/log-annotations/
implementation 'ca.grimoire:log-annotations:1.0'
// https://jarcasting.com/artifacts/ca.grimoire/log-annotations/
implementation ("ca.grimoire:log-annotations:1.0")
'ca.grimoire:log-annotations:jar:1.0'
<dependency org="ca.grimoire" name="log-annotations" rev="1.0">
  <artifact name="log-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.grimoire', module='log-annotations', version='1.0')
)
libraryDependencies += "ca.grimoire" % "log-annotations" % "1.0"
[ca.grimoire/log-annotations "1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
org.aspectj : aspectjrt jar 1.6.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0