com.jayway.forest:forest

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.jayway.forest
ArtifactId

ArtifactId

forest
Last Version

Last Version

0.3.0.M2
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://github.com/jayway/forest
Source Code Management

Source Code Management

https://github.com/jayway/forest/tree/master

Download forest

Filename Size
forest-0.3.0.M2.pom 4 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.jayway.forest/forest/ -->
<dependency>
    <groupId>com.jayway.forest</groupId>
    <artifactId>forest</artifactId>
    <version>0.3.0.M2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jayway.forest/forest/
implementation 'com.jayway.forest:forest:0.3.0.M2'
// https://jarcasting.com/artifacts/com.jayway.forest/forest/
implementation ("com.jayway.forest:forest:0.3.0.M2")
'com.jayway.forest:forest:pom:0.3.0.M2'
<dependency org="com.jayway.forest" name="forest" rev="0.3.0.M2">
  <artifact name="forest" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jayway.forest', module='forest', version='0.3.0.M2')
)
libraryDependencies += "com.jayway.forest" % "forest" % "0.3.0.M2"
[com.jayway.forest/forest "0.3.0.M2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • samples
  • frontend
com.jayway.forest

Jayway

Versions

Version
0.3.0.M2
0.3.0.M1
0.2.5.RELEASE
0.2.4.RELEASE
0.2.3.RELEASE
0.2.2.RELEASE
0.2.1.RELEASE
0.2.0.RELEASE
0.2.0.RC3
0.2.0.RC2
0.2.0.RC1