Last Version

Cocoon Bootstrap Implementation 1.0.0-M1

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

GroupId

GroupId

org.apache.cocoon
ArtifactId

ArtifactId

cocoon-bootstrap
Version

Version

1.0.0-M1
Type

Type

jar
Description

Description

Cocoon Bootstrap 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 Organization

Project Organization

The Apache Software Foundation

Download cocoon-bootstrap 1.0.0-M1


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-jci » commons-jci jar r306555

provided (1)

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

Project Modules

There are no modules declared in this project.