Last Version

ConstGen Maven Plugin 1.1

Simple constant util file generation based on compile time maven properties (e.g. project version)

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.mktiti
ArtifactId

ArtifactId

const-generator-maven-plugin
Version

Version

1.1
Type

Type

maven-plugin
Description

Description

ConstGen Maven Plugin
Simple constant util file generation based on compile time maven properties (e.g. project version)
Project URL

Project URL

https://github.com/mktiti/ConstGeneratorMavenPlugin
Project Organization

Project Organization

hu.mktiti
Source Code Management

Source Code Management

https://github.com/mktiti/ConstGeneratorMavenPlugin

Download const-generator-maven-plugin 1.1


<plugin>
    <groupId>com.mktiti</groupId>
    <artifactId>const-generator-maven-plugin</artifactId>
    <version>1.1</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 1.3.41

provided (4)

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

test (4)

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

Project Modules

There are no modules declared in this project.