License |
License |
---|---|
GroupId | GroupIdorg.apache.cocoon |
ArtifactId | ArtifactIdcocoon-xml-util |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCocoon XML Utilities
Various utilities classes.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cocoon-xml-util-1.0.0.pom | |
cocoon-xml-util-1.0.0.jar | 12 KB |
cocoon-xml-util-1.0.0-sources.jar | 10 KB |
cocoon-xml-util-1.0.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-xml-util/ -->
<dependency>
<groupId>org.apache.cocoon</groupId>
<artifactId>cocoon-xml-util</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-xml-util/
implementation 'org.apache.cocoon:cocoon-xml-util:1.0.0'
// https://jarcasting.com/artifacts/org.apache.cocoon/cocoon-xml-util/
implementation ("org.apache.cocoon:cocoon-xml-util:1.0.0")
'org.apache.cocoon:cocoon-xml-util:jar:1.0.0'
<dependency org="org.apache.cocoon" name="cocoon-xml-util" rev="1.0.0">
<artifact name="cocoon-xml-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cocoon', module='cocoon-xml-util', version='1.0.0')
)
libraryDependencies += "org.apache.cocoon" % "cocoon-xml-util" % "1.0.0"
[org.apache.cocoon/cocoon-xml-util "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
xml-apis : xml-apis | jar | 1.3.02 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |