License |
License |
---|---|
GroupId | GroupIdcom.soulgalore |
ArtifactId | ArtifactIdxml-velocity |
Last Version | Last Version1.8.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXML-Velocity
Merge a XML file with a Velocity template
|
Filename | Size |
---|---|
xml-velocity-1.8.8.pom | |
xml-velocity-1.8.8.jar | 11 KB |
xml-velocity-1.8.8-sources.jar | 5 KB |
xml-velocity-1.8.8-javadoc.jar | 52 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |