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 |
GroupId | GroupIdcom.basistech |
ArtifactId | ArtifactIdbbh-maven-plugin |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionbbh-maven-plugin
A maven plugin with goals that provide 'build-helper' solutions
to Basis Techology's specific issues.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bbh-maven-plugin-3.0.1.pom | |
bbh-maven-plugin-3.0.1.jar | 13 KB |
bbh-maven-plugin-3.0.1-sources.jar | 5 KB |
bbh-maven-plugin-3.0.1-javadoc.jar | 28 KB |
Browse |
<plugin>
<groupId>com.basistech</groupId>
<artifactId>bbh-maven-plugin</artifactId>
<version>3.0.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.2.1 |
org.apache.maven : maven-model | jar | 3.2.1 |
org.apache.maven : maven-core | jar | 3.2.1 |
org.apache.maven : maven-artifact | jar | 2.2.1 |
org.apache.maven.wagon : wagon-http | jar | 2.10 |
com.fasterxml.woodstox : woodstox-core | jar | 5.0.3 |
org.codehaus.plexus : plexus-interpolation | jar | 1.23 |
net.java.dev.stax-utils : stax-utils | jar | 20070216 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
This is a Maven plugin that implements a simple template code-generator used to create some enums from XML data sources.