License |
License |
---|---|
Categories |
CategoriesMaven Build Tools config Application Layer Libs Configuration |
GroupId | GroupIddev.grmek.maven |
ArtifactId | ArtifactIdbuild-config-plugin |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionBuild Config Maven Plugin
Maven plugin for generating `.java` source files based on project properties.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGrmek |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
build-config-plugin-1.0.0.pom | |
build-config-plugin-1.0.0.jar | 14 KB |
build-config-plugin-1.0.0-sources.jar | 7 KB |
build-config-plugin-1.0.0-javadoc.jar | 32 KB |
Browse |
<plugin>
<groupId>dev.grmek.maven</groupId>
<artifactId>build-config-plugin</artifactId>
<version>1.0.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 3.8.6 |
org.apache.maven : maven-project | jar | 2.2.1 |
com.squareup : javapoet | jar | 1.13.0 |
org.apache.commons : commons-text | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.6.4 |