libjarjar-maven-plugin-java-doc

Maven plugin to repackage third-party jars - documentation
  http://sonatype.github.com/jarjar-maven-plugin/
  0
  no reviews



Utility that makes it easy to repackage java libraries and embed them into your own distribution. this is useful for two reasons: - you can easily ship a single jar file with no external dependencies. - you can avoid problems where your library depends on a specific
version of a library, which may conflict with the dependencies of
another library.
this package contains the api documentation of libjarjar-maven-plugin-java.