Group: AspectJ
1.AspectJ Weaver4,479 usages
org.aspectj » aspectjweaver EPL
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
2.AspectJ Runtime3,755 usages
org.aspectj » aspectjrt EPL
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
3.AspectJ Tools (Compiler)855 usages
org.aspectj » aspectjtools EPL
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
SpringSource Org AspectJ Weaver
Last Release on Mar 14, 2013
Relocated → org.aspectj »
aspectjweaver