is not current version
Last Version 1.0.2-RELEASE

io.gitee.zhucan123:spring-boot-starter-jpa-conversion 1.0.1-RELEASE

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.gitee.zhucan123
ArtifactId

ArtifactId

spring-boot-starter-jpa-conversion
Version

Version

1.0.1-RELEASE
Type

Type

jar

Download spring-boot-starter-jpa-conversion 1.0.1-RELEASE


<!-- 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.1-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.1-RELEASE'
// https://jarcasting.com/artifacts/io.gitee.zhucan123/spring-boot-starter-jpa-conversion/
implementation ("io.gitee.zhucan123:spring-boot-starter-jpa-conversion:1.0.1-RELEASE")
'io.gitee.zhucan123:spring-boot-starter-jpa-conversion:jar:1.0.1-RELEASE'
<dependency org="io.gitee.zhucan123" name="spring-boot-starter-jpa-conversion" rev="1.0.1-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.1-RELEASE')
)
libraryDependencies += "io.gitee.zhucan123" % "spring-boot-starter-jpa-conversion" % "1.0.1-RELEASE"
[io.gitee.zhucan123/spring-boot-starter-jpa-conversion "1.0.1-RELEASE"]