Managed Projects

ShrinkWrap

Claimed by Arquillian Universe Analyzed about 8 hours ago

Shrinkwrap provides a simple API to assemble archives like JARs, WARs, and EARs in Java. However useful, archives typically require the addition of a build step within the development lifecycle, either via a script or extra tool. The ShrinkWrap project provides a simple API to declaratively ... [More] assemble archives in code, optionally allowing for export into ZIP or Exploded File formats. This makes is very fast to prototype "virtual" archives from resources scattered about the classpath, the filesystem or remote URLs. [Less]

755K lines of code

1 current contributors

3 days since last commit

13 users on Open Hub

Moderate Activity
5.0
 
I Use This