template-generator-maven-plugin

Generates code and text content merging data from CSV files with a Velocity template.

License

License

Categories

Categories

IDE Development Tools Maven Build Tools
GroupId

GroupId

com.danidemi
ArtifactId

ArtifactId

template-generator-maven-plugin
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

template-generator-maven-plugin
Generates code and text content merging data from CSV files with a Velocity template.
Project URL

Project URL

https://github.com/danidemi/template-generator-maven-plugin
Project Organization

Project Organization

Studio DaniDemi
Source Code Management

Source Code Management

https://github.com/danidemi/template-generator-maven-plugin

Download template-generator-maven-plugin

How to add to project

<plugin>
    <groupId>com.danidemi</groupId>
    <artifactId>template-generator-maven-plugin</artifactId>
    <version>0.0.7</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.3
org.apache.maven : maven-artifact jar 3.3.3
de.odysseus.juel : juel-api jar 2.2.7
de.odysseus.juel : juel-impl jar 2.2.7
org.apache.velocity : velocity jar 1.7
org.apache.commons : commons-csv jar 1.4

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.2

test (3)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven : maven-compat jar 3.3.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.5
0.0.4
0.0.3
0.0.2