Template Maven Plugin

A maven plugin based on trove4j's source generator. Replicates each template file for every configured primitive and replaces placeholders. It's kinda like compile-time generics for primitive types.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.wolf480pl.maven-plugins
ArtifactId

ArtifactId

template-maven-plugin
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Template Maven Plugin
A maven plugin based on trove4j's source generator. Replicates each template file for every configured primitive and replaces placeholders. It's kinda like compile-time generics for primitive types.
Project URL

Project URL

http://github.com/Wolf480pl/template-maven-plugin
Source Code Management

Source Code Management

http://github.com/Wolf480pl/template-maven-plugin

Download template-maven-plugin

How to add to project

<plugin>
    <groupId>com.github.wolf480pl.maven-plugins</groupId>
    <artifactId>template-maven-plugin</artifactId>
    <version>1.0.1</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 3.0.8
org.apache.maven : maven-project jar 2.2.1

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1