is not current version
Last Version 1.0.0

org.apache.cocoon:cocoon-servlet-service-components 1.0.0-RC1

Components for the servlet service framework that depends on pipeline and sitemap APIs.

GroupId

GroupId

org.apache.cocoon
ArtifactId

ArtifactId

cocoon-servlet-service-components
Version

Version

1.0.0-RC1
Type

Type

jar

Download cocoon-servlet-service-components 1.0.0-RC1


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