License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdio.github.pinkolik |
ArtifactId | ArtifactIdgeneral-classes-generator-maven-plugin |
Last Version | Last Version1.1.3-RELEASE |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionGeneral 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 |
Source Code Management |
Source Code Management |
<plugin>
<groupId>io.github.pinkolik</groupId>
<artifactId>general-classes-generator-maven-plugin</artifactId>
<version>1.1.3-RELEASE</version>
</plugin>
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 |
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 |