License |
License |
---|---|
GroupId | GroupIdorg.apache.cocoon |
ArtifactId | ArtifactIdcocoon-xml-impl |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCocoon XML Implementation
Implementation of the DOMParser and SAXParser.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cocoon-xml-impl-1.0.0.pom | |
cocoon-xml-impl-1.0.0.jar | 18 KB |
cocoon-xml-impl-1.0.0-sources.jar | 15 KB |
cocoon-xml-impl-1.0.0-javadoc.jar | 50 KB |
Browse |
<!-- 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"]
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 |