java - How to add library to Vert.x's FatJar? -


i building app using vert.x ver. 2.1m6. , i'm using vert.x's fatjar feature have app portable. question is...how add additional libraries lib folder vert.x creates upon running fatjar?

the simple way create fatjar use maven shade plugin.

here sample of how can used.

http://vertx.io/blog/my-first-vert-x-3-application/


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -