License |
License |
---|---|
GroupId | GroupIdorg.apache.cocoon.sitemap |
ArtifactId | ArtifactIdcocoon-sitemap |
Last Version | Last Version3.0.0-alpha-3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Cocoon 3: Sitemap
A sitemap language interpreter.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon.sitemap/cocoon-sitemap/ -->
<dependency>
<groupId>org.apache.cocoon.sitemap</groupId>
<artifactId>cocoon-sitemap</artifactId>
<version>3.0.0-alpha-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon.sitemap/cocoon-sitemap/
implementation 'org.apache.cocoon.sitemap:cocoon-sitemap:3.0.0-alpha-3'
// https://jarcasting.com/artifacts/org.apache.cocoon.sitemap/cocoon-sitemap/
implementation ("org.apache.cocoon.sitemap:cocoon-sitemap:3.0.0-alpha-3")
'org.apache.cocoon.sitemap:cocoon-sitemap:jar:3.0.0-alpha-3'
<dependency org="org.apache.cocoon.sitemap" name="cocoon-sitemap" rev="3.0.0-alpha-3">
<artifact name="cocoon-sitemap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon.sitemap', module='cocoon-sitemap', version='3.0.0-alpha-3')
)
libraryDependencies += "org.apache.cocoon.sitemap" % "cocoon-sitemap" % "3.0.0-alpha-3"
[org.apache.cocoon.sitemap/cocoon-sitemap "3.0.0-alpha-3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cocoon.pipeline : cocoon-pipeline | jar | 3.0.0-alpha-3 |
org.apache.cocoon.sax : cocoon-sax | jar | 3.0.0-alpha-3 |
org.springframework : spring-context | jar | 3.0.5.RELEASE |
org.springframework : spring-aop | jar | 3.0.5.RELEASE |
commons-jexl : commons-jexl | jar | 1.1 |
org.apache.cocoon : cocoon-spring-configurator | jar | 2.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.1 |
junit-addons : junit-addons | jar | 1.4 |