Last Version

Cocoon Forms Block Implementation 1.1.0

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.cocoon
ArtifactId

ArtifactId

cocoon-forms-impl
Version

Version

1.1.0
Type

Type

jar
Description

Description

Cocoon Forms Block Implementation
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project URL

Project URL

http://cocoon.apache.org/2.2/blocks/forms/1.0/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-forms-impl/cocoon-forms-impl-1.1.0

Download cocoon-forms-impl 1.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.cocoon : cocoon-core jar 2.2.0
org.apache.cocoon : cocoon-ajax-impl jar 1.0.0
org.apache.cocoon : cocoon-flowscript-impl jar 1.0.0
org.apache.cocoon : cocoon-expression-language-api jar 1.0.0
commons-collections : commons-collections jar 3.2
org.outerj.daisy : daisy-htmlcleaner jar 1.4.1
com.ibm.icu : icu4j jar 3.4.4
oro : oro jar 2.0.8
org.outerj.xreporter : xreporter-expression jar 1.2.1.1

provided (1)

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

runtime (1)

Group / Artifact Type Version
org.outerj.xreporter : xreporter-grouping jar 1.2.1.1

test (5)

Group / Artifact Type Version
org.apache.cocoon : cocoon-expression-language-impl jar 1.0.0
org.apache.cocoon : cocoon-sitemap-impl test-jar 1.0.0
org.apache.cocoon : cocoon-core test-jar 2.2.0
junit : junit jar 3.8.2
xmlunit : xmlunit jar 1.1

Project Modules

There are no modules declared in this project.