Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

keedio/keedio-shaded-parent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keedio Shaded Parent

Common maven parent for all those projects requiring maven shade plugin to automatically relocate all dependencies.

Usage

Add the following parent to your project:

<parent>
    <groupId>org.keedio</groupId>
    <artifactId>keedio-shaded-parent</artifactId>
    <version>0.1.0</version>
</parent>

About

Common maven parent for all thos projects requiring maven shade plugin to automatically relocate all dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published