A collection of convenient and useful Java annotations for aspect-oriented programming.
<dependency>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-aspects</artifactId>
<version>0.26.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotates a method with @Loggable to enable logging via aspects.
Configure AspectJ plugin or use load-time weaving.
No dependency data recorded yet.