com.github.huifer:spring-boot-example

JPA entity plugins.

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.huifer
ArtifactId

ArtifactId

spring-boot-example
Last Version

Last Version

1.0.0-Releases
Release Date

Release Date

Type

Type

jar
Description

Description

JPA entity plugins.

Download spring-boot-example

How to add to project

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

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java 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