| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cocoon |
| Идентификатор | Идентификаторcocoon-sitemap-impl |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCocoon Sitemap Implementation
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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cocoon-sitemap-impl-1.0.0.pom | |
| cocoon-sitemap-impl-1.0.0.jar | 339 KB |
| cocoon-sitemap-impl-1.0.0-tests.jar | 23 KB |
| cocoon-sitemap-impl-1.0.0-sources.jar | 335 KB |
| cocoon-sitemap-impl-1.0.0-javadoc.jar | 1 MB |
| Обзор |
<!-- 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</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-sitemap-impl/
implementation 'org.apache.cocoon:cocoon-sitemap-impl:1.0.0'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-sitemap-impl/
implementation ("org.apache.cocoon:cocoon-sitemap-impl:1.0.0")
'org.apache.cocoon:cocoon-sitemap-impl:jar:1.0.0'
<dependency org="org.apache.cocoon" name="cocoon-sitemap-impl" rev="1.0.0">
<artifact name="cocoon-sitemap-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-sitemap-impl', version='1.0.0')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-sitemap-impl" % "1.0.0"
[org.apache.cocoon/cocoon-sitemap-impl "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cocoon : cocoon-sitemap-api | jar | 1.0.0 |
| org.apache.cocoon : cocoon-expression-language-impl | jar | 1.0.0 |
| org.apache.cocoon : cocoon-spring-configurator | jar | 1.0.2 |
| org.apache.cocoon : cocoon-pipeline-impl | jar | 1.0.0 |
| org.apache.cocoon : cocoon-thread-api | jar | 1.0.0 |
| org.apache.cocoon : cocoon-xml-api | jar | 1.0.0 |
| org.apache.cocoon : cocoon-expression-language-api | jar | 1.0.0 |
| org.apache.avalon.framework : avalon-framework-impl | jar | 4.3.1 |
| org.apache.excalibur.containerkit : excalibur-logger | jar | 2.2.1 |
| commons-collections : commons-collections | jar | 3.2 |
| commons-jxpath : commons-jxpath | jar | 1.2 |
| org.springframework : spring-core | jar | 2.5.1 |
| org.springframework : spring-context | jar | 2.5.1 |
| org.springframework : spring-beans | jar | 2.5.1 |
| org.springframework : spring-aop | jar | 2.5.1 |
| org.springframework : spring-web | jar | 2.5.1 |
| xml-apis : xml-apis | jar | 1.3.02 |
| xerces : xercesImpl | jar | 2.8.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.2 |