Basis autogen maven plugin
This is a Maven plugin that implements a simple template code-generator used to create some enums from XML data sources.
| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools Auto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.basistech.maven.plugins |
| ArtifactId | ArtifactIdautogen |
| Last Version | Last Version7.0.0 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionAutogen code generator
A simple template expander inspired by Scheme.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| autogen-7.0.0.pom | |
| autogen-7.0.0.jar | 11 KB |
| autogen-7.0.0-sources.jar | 7 KB |
| autogen-7.0.0-javadoc.jar | 39 KB |
| Browse |
<plugin>
<groupId>com.basistech.maven.plugins</groupId>
<artifactId>autogen</artifactId>
<version>7.0.0</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.shared : file-management | jar | 1.2.1 |
| org.python : jython-standalone | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 2.1.0 |
| org.apache.maven : maven-project | jar | 2.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| com.google.guava : guava | jar | 16.0.1 |
This is a Maven plugin that implements a simple template code-generator used to create some enums from XML data sources.