Last Version

jpa-entity-generator-enhance 0.0.1

Lombok-wired JPA entity source code generator, enchanced version.

License

License

GroupId

GroupId

com.github.adrninistrator
ArtifactId

ArtifactId

jpa-entity-generator-enhance
Version

Version

0.0.1
Type

Type

pom
Description

Description

jpa-entity-generator-enhance
Lombok-wired JPA entity source code generator, enchanced version.
Project URL

Project URL

https://github.com/Adrninistrator/jpa-entity-generator-enhance
Source Code Management

Source Code Management

https://github.com/Adrninistrator/jpa-entity-generator-enhance

Download jpa-entity-generator-enhance 0.0.1


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

Dependencies

runtime (5)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre
org.apache.commons : commons-lang3 jar 3.8.1
org.freemarker : freemarker jar 2.3.28
org.yaml : snakeyaml jar 1.23
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.