Ziyi Boot Sample Jpa

Sample for using ziyi-boot-start-jpa

Categories

Categories

Data
GroupId

GroupId

cn.ziyicloud.framework.boot
ArtifactId

ArtifactId

ziyi-boot-sample-data-jpa
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ziyi Boot Sample Jpa
Sample for using ziyi-boot-start-jpa

Download ziyi-boot-sample-data-jpa

How to add to project

<!-- https://jarcasting.com/artifacts/cn.ziyicloud.framework.boot/ziyi-boot-sample-data-jpa/ -->
<dependency>
    <groupId>cn.ziyicloud.framework.boot</groupId>
    <artifactId>ziyi-boot-sample-data-jpa</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ziyicloud.framework.boot/ziyi-boot-sample-data-jpa/
implementation 'cn.ziyicloud.framework.boot:ziyi-boot-sample-data-jpa:1.0.0'
// https://jarcasting.com/artifacts/cn.ziyicloud.framework.boot/ziyi-boot-sample-data-jpa/
implementation ("cn.ziyicloud.framework.boot:ziyi-boot-sample-data-jpa:1.0.0")
'cn.ziyicloud.framework.boot:ziyi-boot-sample-data-jpa:jar:1.0.0'
<dependency org="cn.ziyicloud.framework.boot" name="ziyi-boot-sample-data-jpa" rev="1.0.0">
  <artifact name="ziyi-boot-sample-data-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ziyicloud.framework.boot', module='ziyi-boot-sample-data-jpa', version='1.0.0')
)
libraryDependencies += "cn.ziyicloud.framework.boot" % "ziyi-boot-sample-data-jpa" % "1.0.0"
[cn.ziyicloud.framework.boot/ziyi-boot-sample-data-jpa "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
cn.ziyicloud.framework.boot : ziyi-boot-starter-data-jpa jar
mysql : mysql-connector-java jar
org.projectlombok : lombok jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0