Categories |
CategoriesJersey Program Interface REST Frameworks |
---|---|
GroupId | GroupIdcom.jayway.forest |
ArtifactId | ArtifactIdforest-frontend-jersey |
Last Version | Last Version0.3.0.M2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionforest-frontend-jersey
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
<!-- https://jarcasting.com/artifacts/com.jayway.forest/forest-frontend-jersey/ -->
<dependency>
<groupId>com.jayway.forest</groupId>
<artifactId>forest-frontend-jersey</artifactId>
<version>0.3.0.M2</version>
</dependency>
// https://jarcasting.com/artifacts/com.jayway.forest/forest-frontend-jersey/
implementation 'com.jayway.forest:forest-frontend-jersey:0.3.0.M2'
// https://jarcasting.com/artifacts/com.jayway.forest/forest-frontend-jersey/
implementation ("com.jayway.forest:forest-frontend-jersey:0.3.0.M2")
'com.jayway.forest:forest-frontend-jersey:jar:0.3.0.M2'
<dependency org="com.jayway.forest" name="forest-frontend-jersey" rev="0.3.0.M2">
<artifact name="forest-frontend-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jayway.forest', module='forest-frontend-jersey', version='0.3.0.M2')
)
libraryDependencies += "com.jayway.forest" % "forest-frontend-jersey" % "0.3.0.M2"
[com.jayway.forest/forest-frontend-jersey "0.3.0.M2"]
Group / Artifact | Type | Version |
---|---|---|
com.jayway.forest : forest-core | jar | 0.3.0.M2 |
com.sun.jersey : jersey-server | jar | 1.8 |
com.sun.jersey : jersey-json | jar | 1.8 |
com.sun.jersey : jersey-client | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.jersey.test.framework : jersey-test-framework | jar | 1.0.3 |
org.mortbay.jetty : jetty-servlet-tester | jar | 6.1.26 |
com.jayway.restassured : rest-assured | jar | 1.4 |