JpaEntityPlugin

JPA entity plugins.

License

License

GroupId

GroupId

com.github.huifer
ArtifactId

ArtifactId

entity-plugin
Last Version

Last Version

1.0.0-Releases
Release Date

Release Date

Type

Type

pom
Description

Description

JpaEntityPlugin
JPA entity plugins.

Download entity-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.huifer/entity-plugin/ -->
<dependency>
    <groupId>com.github.huifer</groupId>
    <artifactId>entity-plugin</artifactId>
    <version>1.0.0-Releases</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.huifer/entity-plugin/
implementation 'com.github.huifer:entity-plugin:1.0.0-Releases'
// https://jarcasting.com/artifacts/com.github.huifer/entity-plugin/
implementation ("com.github.huifer:entity-plugin:1.0.0-Releases")
'com.github.huifer:entity-plugin:pom:1.0.0-Releases'
<dependency org="com.github.huifer" name="entity-plugin" rev="1.0.0-Releases">
  <artifact name="entity-plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.huifer', module='entity-plugin', version='1.0.0-Releases')
)
libraryDependencies += "com.github.huifer" % "entity-plugin" % "1.0.0-Releases"
[com.github.huifer/entity-plugin "1.0.0-Releases"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • example
  • entity-plugin-core

Versions

Version
1.0.0-Releases