Panosen ORM Generation Maven Plugin

Panosen Root Pom Project. Every Panosen Project must explicitly or implicitly extends from this pom.

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

com.panosen.plugins
ArtifactId

ArtifactId

panosen-generation-maven-plugin
Last Version

Last Version

0.2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Panosen ORM Generation Maven Plugin
Panosen Root Pom Project. Every Panosen Project must explicitly or implicitly extends from this pom.

Download panosen-generation-maven-plugin

How to add to project

<plugin>
    <groupId>com.panosen.plugins</groupId>
    <artifactId>panosen-generation-maven-plugin</artifactId>
    <version>0.2.1</version>
</plugin>

Dependencies

compile (4)

Group / Artifact Type Version
com.panosen : panosen-dbschema jar 0.3.3
com.panosen : panosen-generation jar 1.1.0
com.panosen : panosen-text-extension jar 1.0.0
com.panosen : panosen-codedom-java jar 0.2.0

provided (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.1
0.2.0
0.1.0