Apache Cocoon 3: REST support

RESTful web services with Cocoon 3.

License

License

GroupId

GroupId

org.apache.cocoon.rest
ArtifactId

ArtifactId

cocoon-rest
Last Version

Last Version

3.0.0-alpha-3
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Cocoon 3: REST support
RESTful web services with Cocoon 3.
Project Organization

Project Organization

The Apache Software Foundation

Download cocoon-rest

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.cocoon.rest/cocoon-rest/ -->
<dependency>
    <groupId>org.apache.cocoon.rest</groupId>
    <artifactId>cocoon-rest</artifactId>
    <version>3.0.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon.rest/cocoon-rest/
implementation 'org.apache.cocoon.rest:cocoon-rest:3.0.0-alpha-3'
// https://jarcasting.com/artifacts/org.apache.cocoon.rest/cocoon-rest/
implementation ("org.apache.cocoon.rest:cocoon-rest:3.0.0-alpha-3")
'org.apache.cocoon.rest:cocoon-rest:jar:3.0.0-alpha-3'
<dependency org="org.apache.cocoon.rest" name="cocoon-rest" rev="3.0.0-alpha-3">
  <artifact name="cocoon-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon.rest', module='cocoon-rest', version='3.0.0-alpha-3')
)
libraryDependencies += "org.apache.cocoon.rest" % "cocoon-rest" % "3.0.0-alpha-3"
[org.apache.cocoon.rest/cocoon-rest "3.0.0-alpha-3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.cocoon.controller : cocoon-controller jar 3.0.0-alpha-3
org.apache.cocoon.servlet : cocoon-servlet jar 3.0.0-alpha-3
com.sun.jersey : jersey-core Optional jar 1.0.3
com.sun.jersey : jersey-server Optional jar 1.0.3

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-alpha-3
3.0.0-alpha-2
3.0.0-alpha-1