Last Version

Entity Generate Core 1.0.0

Convenience to generate entity class

License

License

GroupId

GroupId

io.github.hyfsy
ArtifactId

ArtifactId

entity-generate-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Entity Generate Core
Convenience to generate entity class
Project URL

Project URL

https://github.com/hyfsy/entity-generate-core
Source Code Management

Source Code Management

https://github.com/hyfsy/entity-generate-core

Download entity-generate-core 1.0.0


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

Dependencies

provided (3)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.47
org.ow2.asm : asm jar 9.1
com.google.auto.service : auto-service jar 1.0-rc5

system (1)

Group / Artifact Type Version
com.sun » tools Optional jar 1.8

Project Modules

There are no modules declared in this project.