General Class Generator Maven Plugin

This plugin is used to create generalized classes based on multiple versions of this class. It also generates mappers and a spring-based converter to convert general classes to versioned ones and vice versa.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.pinkolik
ArtifactId

ArtifactId

general-classes-generator-maven-plugin
Last Version

Last Version

1.1.3-RELEASE
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

General Class Generator Maven Plugin
This plugin is used to create generalized classes based on multiple versions of this class. It also generates mappers and a spring-based converter to convert general classes to versioned ones and vice versa.
Project URL

Project URL

https://github.com/Pinkolik/general-classes-generator
Source Code Management

Source Code Management

https://github.com/Pinkolik/general-classes-generator

Download general-classes-generator-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.pinkolik</groupId>
    <artifactId>general-classes-generator-maven-plugin</artifactId>
    <version>1.1.3-RELEASE</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.1
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.8.0
io.github.pinkolik : general-classes-generator-conversion jar 1.1.3-RELEASE

provided (4)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.8.1
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.1
org.slf4j : slf4j-api jar 1.7.31
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3-RELEASE
1.1.2-RELEASE
1.1.1-RELEASE
1.1.0-RELEASE
1.0.0-RELEASE
0.2.0-RELEASE
0.1.0-RELEASE
0.0.1-RELEASE