License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.mktiti |
ArtifactId | ArtifactIdconst-generator-maven-plugin |
Version | Version1.1 |
Type | Typemaven-plugin |
Description |
DescriptionConstGen Maven Plugin
Simple constant util file generation based on compile time maven properties (e.g. project version)
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.mktiti</groupId>
<artifactId>const-generator-maven-plugin</artifactId>
<version>1.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-compiler-embeddable | jar | 1.3.41 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.3.9 |
org.apache.maven : maven-core | jar | 3.3.9 |
org.apache.maven : maven-artifact | jar | 3.3.9 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.itranswarp : compiler | jar | 1.0 |
org.apache.maven : maven-compat | jar | 3.3.9 |
junit : junit | jar | 4.12 |
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |