org.aspectj:aspectjweaver (1.9.22.1)
Published 2026-09-15 11:13:43 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.aspectj</groupId>
<artifactId>aspectjweaver</artifactId>
<version>1.9.22.1</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.aspectj:aspectjweaver:1.9.22.1About this package
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.
Details
2026-09-15 11:13:43 +00:00
Assets (2)
Versions (2)
View all
Maven
0
AspectJ Weaver
Eclipse Public License - v 2.0
2.1 MiB
aspectjweaver-1.9.22.1.jar
2.1 MiB
aspectjweaver-1.9.22.1.pom
2.2 KiB