gwt maven plugin - GWT Custom Library Dependency issues -


i have created library of widgets export jar , reuse in several other projects. in library, depend on few other jars in war/web-inf/lib. problem when use library in project dependencies of library not carried on have add jars classpath , inherit them in project well. there has got better way handle dependencies, need use maven or there practice works?

yes, if don't want manually manage dependencies have use dependency management system. 3 big ones maven, ivy, , gradle. have included links below can read them. quick search reveal pros/cons of each community , information alternative dependency management systems. there quite few out there.

apache maven

apache ivy

gradle


Comments

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -