com.github.huifer:entity-plugin-core

JPA entity plugins.

License

License

GroupId

GroupId

com.github.huifer
ArtifactId

ArtifactId

entity-plugin-core
Last Version

Last Version

1.0.0-Releases
Release Date

Release Date

Type

Type

jar
Description

Description

JPA entity plugins.

Download entity-plugin-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.google.code.gson : gson jar 2.8.6
org.springframework.boot : spring-boot-starter-data-redis jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-Releases