jpa entity code generation Maven Mojo

JPA entity and spring-data-jpa repository code generation

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.stayfool
ArtifactId

ArtifactId

jpa-maven-plugin
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

jpa entity code generation Maven Mojo
JPA entity and spring-data-jpa repository code generation
Project URL

Project URL

https://github.com/stayfool/jpa-maven-plugin

Download jpa-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.stayfool</groupId>
    <artifactId>jpa-maven-plugin</artifactId>
    <version>2.1.2</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.5.0
org.apache.velocity : velocity-engine-core jar 2.0
org.projectlombok : lombok Optional jar 1.16.18

provided (1)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
mysql : mysql-connector-java jar 5.1.43

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.0
1.0.0