Jar examples for h:helloworld-unwoven
This pom simply has an unwoven HelloWorld class. The resulting jar can be used to test AspectJ load time weaving.
You can download jar file helloworld_unwoven 1.0 in this page.
You can use the following script to add helloworld_unwoven-1.0.jar to your project.
<dependency> <groupId>org.automon</groupId> <artifactId>helloworld_unwoven</artifactId> <version>1.0</version> </dependency>
compile group: 'org.automon', name: 'helloworld_unwoven', version: '1.0'
libraryDependencies += "org.automon" % "helloworld_unwoven" % "1.0"
<dependency org="org.automon" name="helloworld_unwoven" rev="1.0"/>
@Grapes(@Grab(group='org.automon', module='helloworld_unwoven', version='1.0'))
'org.automon:helloworld_unwoven:jar:1.0'
Click the following link to download the jar file.
helloworld_unwoven-1.0-javadoc.jar