License |
License |
---|---|
Categories |
CategoriesAspectJ Development Tools Development Libraries Logging Application Layer Libs |
GroupId | GroupIdbr.com.leverinfo |
ArtifactId | ArtifactIdaspectj-logging |
Last Version | Last Version0.1.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbr.com.leverinfo:aspectj-logging
A library to automatically logs your Java methods.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |