AJTest is a library for running functional tests with AspectJ Load-Time Weaving and TestNG without a java agent.
'com.github.bcolyn.ajtest:ajtest:1.0'
<dependency>
<groupId>com.github.bcolyn.ajtest</groupId>
<artifactId>ajtest</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.github.bcolyn.ajtest" name="ajtest" rev="1.0"/>
"com.github.bcolyn.ajtest", "ajtest", "1.0"