| License |
License |
|---|---|
| GroupId | GroupIdcom.github.adrninistrator |
| ArtifactId | ArtifactIdjpa-entity-generator-enhance |
| Version | Version0.0.1 |
| Type | Typepom |
| Description |
Descriptionjpa-entity-generator-enhance
Lombok-wired JPA entity source code generator, enchanced version.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| 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 |