| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.github.wolf480pl.maven-plugins |
| ArtifactId | ArtifactIdtemplate-maven-plugin |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionTemplate 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 |
| Source Code Management |
Source Code Management |
<plugin>
<groupId>com.github.wolf480pl.maven-plugins</groupId>
<artifactId>template-maven-plugin</artifactId>
<version>1.0.1</version>
</plugin>
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-core | jar | 1.9.5 |