License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.ancientlightstudios |
ArtifactId | ArtifactIdsimplegen-maven-plugin |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionSimpleGen - Maven Plugin
SimpleGen is a simple code generator. This is the maven plugin which allows you to use SimpleGen with
Maven.
|
<plugin>
<groupId>com.ancientlightstudios</groupId>
<artifactId>simplegen-maven-plugin</artifactId>
<version>3.0.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.ancientlightstudios : simplegen | jar | 3.0.0 |
com.ancientlightstudios : simplegen-dataformat-toml | jar | 3.0.0 |
com.ancientlightstudios : simplegen-dataformat-xml | jar | 3.0.0 |
org.apache.maven : maven-plugin-api | jar | 3.0 |
org.apache.maven : maven-project | jar | 2.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |