| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.cocoon |
| Идентификатор | Идентификаторcocoon-pipeline-components |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCocoon Pipeline Components
Implementations of a number of basic generators, transformers, serializers,
and readers that are needed in most Cocoon webapps as well as some basic
sources and the XPointer and XSLT components.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cocoon-pipeline-components-1.0.0.pom | |
| cocoon-pipeline-components-1.0.0.jar | 241 KB |
| cocoon-pipeline-components-1.0.0-sources.jar | 214 KB |
| cocoon-pipeline-components-1.0.0-javadoc.jar | 550 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-pipeline-components/ -->
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-pipeline-components</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-pipeline-components/
implementation 'org.apache.cocoon:cocoon-pipeline-components:1.0.0'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-pipeline-components/
implementation ("org.apache.cocoon:cocoon-pipeline-components:1.0.0")
'org.apache.cocoon:cocoon-pipeline-components:jar:1.0.0'
<dependency org="org.apache.cocoon" name="cocoon-pipeline-components" rev="1.0.0">
<artifact name="cocoon-pipeline-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-pipeline-components', version='1.0.0')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-pipeline-components" % "1.0.0"
[org.apache.cocoon/cocoon-pipeline-components "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cocoon : cocoon-configuration-api | jar | 1.0.2 |
| org.apache.cocoon : cocoon-pipeline-impl | jar | 1.0.0 |
| org.apache.cocoon : cocoon-util | jar | 1.0.0 |
| org.apache.cocoon : cocoon-xml-api | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.cocoon : cocoon-pipeline-impl | test-jar | 1.0.0 |
| org.apache.cocoon : cocoon-xml-impl | 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 |