XML-Velocity

Merge a XML file with a Velocity template

License

License

GroupId

GroupId

com.soulgalore
ArtifactId

ArtifactId

xml-velocity
Last Version

Last Version

1.8.8
Release Date

Release Date

Type

Type

jar
Description

Description

XML-Velocity
Merge a XML file with a Velocity template

Download xml-velocity

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.velocity : velocity jar 1.7
velocity-tools : velocity-tools-view jar 1.4
org.apache.httpcomponents : httpclient jar 4.2.2
joda-time : joda-time jar 2.1
org.jdom : jdom jar 2.0.2
org.apache.commons : commons-math3 jar 3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.8
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8
1.7
1.6
1.5.1
1.5
1.4