Appendix 1Installing Cucumber

Cucumber for Java is packaged as a series of JAR files. You can install it simply by downloading the relevant JAR files and placing them on the Java classpath, which is what we did in Chapter 2, First Taste. More likely you’ll be using some dependency management tool in your build process, such as Maven or Ivy, but this still requires you to specify the leaves of the dependency tree. This can be confusing, and that’s what this appendix will explain.

Get The Cucumber for Java Book now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.