Build Config Maven Plugin

Maven plugin for generating `.java` source files based on project properties.

License

License

Categories

Categories

Maven Build Tools config Application Layer Libs Configuration
GroupId

GroupId

dev.grmek.maven
ArtifactId

ArtifactId

build-config-plugin
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Build Config Maven Plugin
Maven plugin for generating `.java` source files based on project properties.
Project URL

Project URL

https://github.com/mgrmek/build-config-plugin
Project Organization

Project Organization

Grmek
Source Code Management

Source Code Management

http://github.com/mgrmek/build-config-plugin/tree/master

Download build-config-plugin

How to add to project

<plugin>
    <groupId>dev.grmek.maven</groupId>
    <artifactId>build-config-plugin</artifactId>
    <version>1.0.0</version>
</plugin>

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0