Various modules and tools to support Java Software Reengineering.
Maven:
<dependency>
<groupId>org.abego.jareento</groupId>
<artifactId>abego-jareento</artifactId>
<version>0.2.0</version>
</dependency>
- Make sure the Maven command line tool (
mvn) is in the PATH. - Alternatively, set the property
abego.maven.toolto the path to the Maven tool.- (The property
abego.maven.toolis part of theabego.mavenProperties group, with shared groupabego).
- (The property
You may check out the source code from the GitHub repository.
abego Jareento is available under a business friendly MIT license.