XCluder

xcluder is an XML Inclusions (XInclude) task for Apache Ant. Offers the choice of using Xerces or Elliotte Rusty Harold's XOM API.

License

License

GroupId

GroupId

gr.abiss.xcluder
ArtifactId

ArtifactId

xcluder
Last Version

Last Version

0.9.2
Release Date

Release Date

Type

Type

jar
Description

Description

XCluder
xcluder is an XML Inclusions (XInclude) task for Apache Ant. Offers the choice of using Xerces or Elliotte Rusty Harold's XOM API.
Project URL

Project URL

http://www.sourceforge.net/projects/xcluder
Project Organization

Project Organization

Abiss.gr
Source Code Management

Source Code Management

http://xcluder.cvs.sourceforge.net/xcluder

Download xcluder

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
xom : xom jar [1.0,)

provided (1)

Group / Artifact Type Version
ant : ant jar 1.6.5

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.2