Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdmaven |
ArtifactId | ArtifactIddom4j |
Last Version | Last Version1.7-20060614 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondom4j
dom4j: the flexible XML framework for Java.
*Note* that this is a custom-built version for the Maven project.
It was built from dom4j cvs trunk as of 2006-06-08 with the
branch DOM4J_1_X_BRANCH merged in.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
dom4j-1.7-20060614.pom | |
dom4j-1.7-20060614.jar | 309 KB |
dom4j-1.7-20060614-sources.jar | 424 KB |
dom4j-1.7-20060614-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/maven/dom4j/ -->
<dependency>
<groupId>maven</groupId>
<artifactId>dom4j</artifactId>
<version>1.7-20060614</version>
</dependency>
// https://jarcasting.com/artifacts/maven/dom4j/
implementation 'maven:dom4j:1.7-20060614'
// https://jarcasting.com/artifacts/maven/dom4j/
implementation ("maven:dom4j:1.7-20060614")
'maven:dom4j:jar:1.7-20060614'
<dependency org="maven" name="dom4j" rev="1.7-20060614">
<artifact name="dom4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='maven', module='dom4j', version='1.7-20060614')
)
libraryDependencies += "maven" % "dom4j" % "1.7-20060614"
[maven/dom4j "1.7-20060614"]
Group / Artifact | Type | Version |
---|---|---|
jaxme : jaxme-api | jar | 0.3 |
jaxen : jaxen | jar | 1.1-beta-8 |
msv : xsdlib | jar | 20030807 |
msv : relaxngDatatype | jar | 20030807 |
pull-parser : pull-parser | jar | 2.1.10 |
xpp3 : xpp3 | jar | 1.1.3.3 |
stax : stax-api | jar | 1.0 |
junitperf : junitperf | jar | 1.8 |