License |
License |
---|---|
GroupId | GroupIdorg.apache.cocoon |
ArtifactId | ArtifactIdcocoon-template-impl |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCocoon Template Framework 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 |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cocoon-template-impl-1.1.0.pom | |
cocoon-template-impl-1.1.0.jar | 104 KB |
cocoon-template-impl-1.1.0-sources.jar | 97 KB |
cocoon-template-impl-1.1.0-javadoc.jar | 383 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-template-impl/ -->
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-template-impl</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-template-impl/
implementation 'org.apache.cocoon:cocoon-template-impl:1.1.0'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-template-impl/
implementation ("org.apache.cocoon:cocoon-template-impl:1.1.0")
'org.apache.cocoon:cocoon-template-impl:jar:1.1.0'
<dependency org="org.apache.cocoon" name="cocoon-template-impl" rev="1.1.0">
<artifact name="cocoon-template-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-template-impl', version='1.1.0')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-template-impl" % "1.1.0"
[org.apache.cocoon/cocoon-template-impl "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cocoon : cocoon-core | jar | 2.2.0 |
org.apache.cocoon : cocoon-expression-language-api | jar | 1.0.0 |
org.apache.cocoon : cocoon-expression-language-impl | jar | 1.0.0 |
org.apache.cocoon : cocoon-xml-util | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.cocoon : cocoon-core | test-jar | 2.2.0 |
org.apache.cocoon : cocoon-sitemap-impl | test-jar | 1.0.0 |
org.apache.cocoon : cocoon-pipeline-impl | test-jar | 1.0.0 |
xmlunit : xmlunit | jar | 1.1 |
jmock : jmock | jar | 1.0.1 |
junit : junit | jar | 3.8.2 |
easymock : easymock | jar | 1.1 |