Last Version

dom4j 1.7-20060614

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.

Categories

Categories

Maven Build Tools
GroupId

GroupId

maven
ArtifactId

ArtifactId

dom4j
Version

Version

1.7-20060614
Type

Type

jar
Description

Description

dom4j
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

http://dom4j.org
Project Organization

Project Organization

MetaStuff Ltd.

Download dom4j 1.7-20060614


<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.