License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.openjax.codegen |
ArtifactId | ArtifactIdcodegen-maven-plugin |
Version | Version0.2.5 |
Type | Typemaven-plugin |
Description |
DescriptionOpenJAX CodeGen Maven Plugin
The CodeGen Plugin is used to execute auto-generation tools during the Maven build lifecycle, in a phase such as generate-sources or generate-test-sources.
|
Project Organization |
Project OrganizationOpenJAX |
Filename | Size |
---|---|
codegen-maven-plugin-0.2.5.pom | |
codegen-maven-plugin-0.2.5.jar | 11 KB |
codegen-maven-plugin-0.2.5-sources.jar | 12 KB |
codegen-maven-plugin-0.2.5-javadoc.jar | 38 KB |
Browse |
<plugin>
<groupId>org.openjax.codegen</groupId>
<artifactId>codegen-maven-plugin</artifactId>
<version>0.2.5</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.6.2 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
org.apache.maven : maven-plugin-api | jar | 3.6.2 |
org.openjax.codegen : radixtree | jar | 0.2.5 |
org.openjax.codegen : template | jar | 0.2.5 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |