Skip to content

abego/abego-jareento

Repository files navigation

abego Jareento - The Java Reengineering Toolset

Various modules and tools to support Java Software Reengineering.

Download

Maven:

<dependency>
    <groupId>org.abego.jareento</groupId>
    <artifactId>abego-jareento</artifactId>
    <version>0.2.0</version>
</dependency>

Setup

  • Make sure the Maven command line tool (mvn) is in the PATH.
  • Alternatively, set the property abego.maven.tool to the path to the Maven tool.
    • (The property abego.maven.tool is part of the abego.maven Properties group, with shared group abego).

Development

You may check out the source code from the GitHub repository.

Links

License

abego Jareento is available under a business friendly MIT license.

About

Various modules and tools to support Java Software Reengineering.

Resources

License

Stars

Watchers

Forks

Packages

No packages published