MVN

com.jayway.forest : forest-frontend

Maven & Gradle

Jan 11, 2012

forest-frontend

<dependency>
    <groupId>com.jayway.forest</groupId>
    <artifactId>forest-frontend</artifactId>
    <version>0.3.0.M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.3.0.M2

All Versions

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

Version Vulnerabilities Updated
0.3.x
forest-frontend-0.3.0.M2
forest-frontend-0.3.0.M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.jayway.forest</groupId>
    <artifactId>forest-frontend</artifactId>
    <version>0.3.0.M2</version>
</dependency>