License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.gitee.zhucan123 |
ArtifactId | ArtifactIdspring-boot-starter-jpa-conversion |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconversion
Demo project for Spring Boot
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.gitee.zhucan123/spring-boot-starter-jpa-conversion/ -->
<dependency>
<groupId>io.gitee.zhucan123</groupId>
<artifactId>spring-boot-starter-jpa-conversion</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zhucan123/spring-boot-starter-jpa-conversion/
implementation 'io.gitee.zhucan123:spring-boot-starter-jpa-conversion:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/io.gitee.zhucan123/spring-boot-starter-jpa-conversion/
implementation ("io.gitee.zhucan123:spring-boot-starter-jpa-conversion:1.0.2-RELEASE")
'io.gitee.zhucan123:spring-boot-starter-jpa-conversion:jar:1.0.2-RELEASE'
<dependency org="io.gitee.zhucan123" name="spring-boot-starter-jpa-conversion" rev="1.0.2-RELEASE">
<artifact name="spring-boot-starter-jpa-conversion" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zhucan123', module='spring-boot-starter-jpa-conversion', version='1.0.2-RELEASE')
)
libraryDependencies += "io.gitee.zhucan123" % "spring-boot-starter-jpa-conversion" % "1.0.2-RELEASE"
[io.gitee.zhucan123/spring-boot-starter-jpa-conversion "1.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-jpa Optional | jar | 2.3.1.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 2.3.1.RELEASE |
org.springframework.boot : spring-boot-starter-json | jar | 2.3.1.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.1.RELEASE |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
com.squareup : javapoet | jar | 1.8.0 |