Last Version

Cocoon XML Implementation 1.0.0

Implementation of the DOMParser and SAXParser.

License

License

GroupId

GroupId

org.apache.cocoon
ArtifactId

ArtifactId

cocoon-xml-impl
Version

Version

1.0.0
Type

Type

jar
Description

Description

Cocoon XML Implementation
Implementation of the DOMParser and SAXParser.
Project URL

Project URL

http://cocoon.apache.org/2.2/core-modules/xml-impl/1.0/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.2/cocoon-core-modules/cocoon-core-modules-6/cocoon-xml/cocoon-xml-impl

Download cocoon-xml-impl 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.cocoon : cocoon-xml-api jar 1.0.0
commons-logging : commons-logging jar 1.1
org.springframework : spring-context jar 2.5.1
org.springframework : spring-core jar 2.5.1
org.springframework : spring-beans jar 2.5.1
xml-apis : xml-apis jar 1.3.02
xml-resolver : xml-resolver jar 1.2

Project Modules

There are no modules declared in this project.