chrisdchristo / capsule-maven-plugin-demo

Capsule Maven Plugin Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capsule Maven Plugin Demo

License

This a demo project of how you can use the capsule-maven-plugin.

See more at capsule and capsule-maven-plugin.

Building from source

Clone the project and run a maven install:

git clone https://github.com/chrisdchristo/capsule-maven-plugin-demo.git
cd capsule-maven-plugin-demo
mvn clean install

Then you can run the capsule:

java -jar target/capsule-maven-plugin-demo-1.5.1-cap.jar

License

This project is released under the MIT license.

About

Capsule Maven Plugin Demo

License:MIT License


Languages

Language:Java 100.0%