Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 503 Bytes

readme.md

File metadata and controls

16 lines (13 loc) · 503 Bytes

Chuck Norris Plug-In for Maven

Special thanks goes to springframeworkguru for all the quotes and Lauszus for the cool picture, check out their cool stuff.

The code is released under the GNU General Public License.

Maven

You can download the sources via Maven

<dependency>
  <groupId>com.github.eriksattelmair</groupId>
  <artifactId>chuck-norris-maven-plugin</artifactId>
  <version>1.2</version>
</dependency>