Last Version

Autolog AspectJ integration module 1.2.0

Module to integrate automatic logging using AspectJ weaving

License

License

Categories

Categories

Auto Application Layer Libs Code Generators AspectJ Development Tools Development Libraries
GroupId

GroupId

com.github.maximevw
ArtifactId

ArtifactId

autolog-aspectj
Version

Version

1.2.0
Type

Type

jar
Description

Description

Autolog AspectJ integration module
Module to integrate automatic logging using AspectJ weaving
Project Organization

Project Organization

Maxime WIEWIORA

Download autolog-aspectj 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.maximevw/autolog-aspectj/ -->
<dependency>
    <groupId>com.github.maximevw</groupId>
    <artifactId>autolog-aspectj</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.maximevw/autolog-aspectj/
implementation 'com.github.maximevw:autolog-aspectj:1.2.0'
// https://jarcasting.com/artifacts/com.github.maximevw/autolog-aspectj/
implementation ("com.github.maximevw:autolog-aspectj:1.2.0")
'com.github.maximevw:autolog-aspectj:jar:1.2.0'
<dependency org="com.github.maximevw" name="autolog-aspectj" rev="1.2.0">
  <artifact name="autolog-aspectj" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.maximevw', module='autolog-aspectj', version='1.2.0')
)
libraryDependencies += "com.github.maximevw" % "autolog-aspectj" % "1.2.0"
[com.github.maximevw/autolog-aspectj "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.maximevw : autolog-core jar 1.2.0
org.aspectj : aspectjweaver jar 1.9.5

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-runner jar 1.7.0
org.junit.platform : junit-platform-commons jar 1.7.0
org.hamcrest : hamcrest jar 2.2

Project Modules

There are no modules declared in this project.