aspectj
The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time
weaving (LTW) during class-loading and also contains the AspectJ runtime classes.
Last Release on Dec 17, 2025
The AspectJ runtime is a small library necessary to run Java programs enhanced by AspectJ aspects during a previous
compile-time or post-compile-time (binary weaving) build step.
Last Release on Dec 17, 2025
AspectJ tools most notably contains the AspectJ compiler (AJC). AJC applies aspects to Java classes during
compilation, fully replacing Javac for plain Java classes and also compiling native AspectJ or annotation-based
@AspectJ syntax.
Last Release on Dec 17, 2025
4.Spring Boot Starter AspectJ565 usages
org.springframework.boot » spring-boot-starter-aspectj Apache
Starter for using aspect-oriented programming with AspectJ
Last Release on Jun 11, 2026
Apache Shiro is a powerful and flexible open-source security framework that cleanly handles
authentication, authorization, enterprise session management, single sign-on and cryptography services.
Last Release on Jun 25, 2026
8.Apache ServiceMix :: Bundles :: AspectJ17 usages
org.apache.servicemix.bundles » org.apache.servicemix.bundles.aspectj Apache
This OSGi bundle wraps aspectjrt and aspectjweaver 1.9.21.1 jar files.
Last Release on Apr 3, 2024