
Download degen JAR 1.3.0 with all dependencies
A Maven Mojo to download and "degenerate" non-maven projects into sources and binaries
This MOJO is supposed to scrape and "de-generate" a zip file containing jars into a project's generated-sources folder, skipping items provided in the `src/` folder.
It is intended to "mavenize-with-changes" an existing project and allow the user (of the Mojo) to replace classes which they do not have the ability/desire to recompile without setting up a full build.
It can also be used to import non-maven projects by not changing anything.
The itch I wanted to scratch was mostly to port libGDX to Maven, while replacing the native methods on Matrix4, without rebuilding the whole project.
In essence - it's an alternative to patching someone else's project.
Files of the artifact degen version 1.3.0 from the group com.peterlavalle.
Test
Artifact degen
Group com.peterlavalle
Version 1.3.0
Organization not specified
URL https://github.com/g-pechorin/degen
License GNU AFFERO GENERAL PUBLIC LICENSE
Dependencies amount 3
Dependencies maven-plugin-api, maven-project, guava,
There are maybe transitive dependencies!
Group com.peterlavalle
Version 1.3.0
Organization not specified
URL https://github.com/g-pechorin/degen
License GNU AFFERO GENERAL PUBLIC LICENSE
Dependencies amount 3
Dependencies maven-plugin-api, maven-project, guava,
There are maybe transitive dependencies!
The newest version!
Show all versions of degen Show documentation
Please rate this JAR file. Is it a good library?
0 downloads
Source code of degen version 1.3.0
Please wait ...
© 2015 - 2025 Weber Informatics LLC | Privacy Policy