br.com.leverinfo:aspectj-logging

A library to automatically logs your Java methods.

License

License

Categories

Categories

AspectJ Development Tools Development Libraries Logging Application Layer Libs
GroupId

GroupId

br.com.leverinfo
ArtifactId

ArtifactId

aspectj-logging
Last Version

Last Version

0.1.0-alpha-1
Release Date

Release Date

Type

Type

jar
Description

Description

br.com.leverinfo:aspectj-logging
A library to automatically logs your Java methods.
Project URL

Project URL

https://github.com/leverinfo/aspectj-logging
Source Code Management

Source Code Management

http://github.com/leverinfo/aspectj-logging/tree/master

Download aspectj-logging

How to add to project

<!-- https://jarcasting.com/artifacts/br.com.leverinfo/aspectj-logging/ -->
<dependency>
    <groupId>br.com.leverinfo</groupId>
    <artifactId>aspectj-logging</artifactId>
    <version>0.1.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.leverinfo/aspectj-logging/
implementation 'br.com.leverinfo:aspectj-logging:0.1.0-alpha-1'
// https://jarcasting.com/artifacts/br.com.leverinfo/aspectj-logging/
implementation ("br.com.leverinfo:aspectj-logging:0.1.0-alpha-1")
'br.com.leverinfo:aspectj-logging:jar:0.1.0-alpha-1'
<dependency org="br.com.leverinfo" name="aspectj-logging" rev="0.1.0-alpha-1">
  <artifact name="aspectj-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.leverinfo', module='aspectj-logging', version='0.1.0-alpha-1')
)
libraryDependencies += "br.com.leverinfo" % "aspectj-logging" % "0.1.0-alpha-1"
[br.com.leverinfo/aspectj-logging "0.1.0-alpha-1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0-alpha-1