MVN

com.jayway.forest : forest-samples

Maven & Gradle

Feb 14, 2012
21 stars
<dependency>
    <groupId>com.jayway.forest</groupId>
    <artifactId>forest-samples</artifactId>
    <version>0.2.5.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jayway.forest : forest-samples to add to Maven - Latest Versions:

  • Latest Stable: 0.2.5.RELEASE
  • Latest Release Candidate: 0.2.0.RC3

All Versions

Choose a version of com.jayway.forest : forest-samples to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
forest-samples-0.3.0.M2
forest-samples-0.3.0.M1
0.2.x
forest-samples-0.2.5.RELEASE
forest-samples-0.2.4.RELEASE
forest-samples-0.2.3.RELEASE
forest-samples-0.2.2.RELEASE
forest-samples-0.2.1.RELEASE
forest-samples-0.2.0.RELEASE
forest-samples-0.2.0.RC3
forest-samples-0.2.0.RC2
forest-samples-0.2.0.RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jayway.forest</groupId>
    <artifactId>forest-samples</artifactId>
    <version>0.2.5.RELEASE</version>
</dependency>