не последняя версия
Последняя версия 1.0.0

org.apache.cocoon:cocoon-sitemap-impl 1.0.0-RC2

The tree processor implementation of the sitemap with dependencies. The Spring packages for Avalon support. Abstract base classes and support classes for making it easier to write sitemap components.

Группа

Группа

org.apache.cocoon
Идентификатор

Идентификатор

cocoon-sitemap-impl
Версия

Версия

1.0.0-RC2
Тип

Тип

jar

Скачать cocoon-sitemap-impl 1.0.0-RC2


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