Jar examples for a:aspectjrt
This bundle simply wraps ${pkgArtifactId}-${pkgVersion}.jar.
You can download jar file aspectjrt 1.2 in this page.
Eclipse Public License - v 1.0
You can use the following script to add aspectjrt-1.2.jar to your project.
<dependency> <groupId>aspectj</groupId> <artifactId>aspectjrt</artifactId> <version>1.2</version> </dependency>
compile group: 'aspectj', name: 'aspectjrt', version: '1.2'
libraryDependencies += "aspectj" % "aspectjrt" % "1.2"
<dependency org="aspectj" name="aspectjrt" rev="1.2"/>
@Grapes(@Grab(group='aspectj', module='aspectjrt', version='1.2'))
'aspectj:aspectjrt:jar:1.2'
Click the following link to download the jar file.
aspectjrt-1.2.jar