Allowing developers to list external dependencies in a simple XML file Resolving and downloading dependent libraries at build time Providing a set of commands that allow Java projects to be: Compiled ...
Easyb is a very cool way to test your Java application in BDD-style with Java. But wouldn’t it be nice to be able to integrate your BDD stories into your Maven build process? The good news is, you can ...