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

org.apache.cocoon:cocoon-pipeline-components 1.0.0-RC2

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.

Группа

Группа

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

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

cocoon-pipeline-components
Версия

Версия

1.0.0-RC2
Тип

Тип

jar

Скачать cocoon-pipeline-components 1.0.0-RC2


<!-- 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-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-pipeline-components/
implementation 'org.apache.cocoon:cocoon-pipeline-components:1.0.0-RC2'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-pipeline-components/
implementation ("org.apache.cocoon:cocoon-pipeline-components:1.0.0-RC2")
'org.apache.cocoon:cocoon-pipeline-components:jar:1.0.0-RC2'
<dependency org="org.apache.cocoon" name="cocoon-pipeline-components" rev="1.0.0-RC2">
  <artifact name="cocoon-pipeline-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-pipeline-components', version='1.0.0-RC2')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-pipeline-components" % "1.0.0-RC2"
[org.apache.cocoon/cocoon-pipeline-components "1.0.0-RC2"]