is not current version
Last Version 2.4.1.1

com.github.yjgbg:jpa-plus-spring-boot-starter 2.4.1

spring-data-jpa加强

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yjgbg
ArtifactId

ArtifactId

jpa-plus-spring-boot-starter
Version

Version

2.4.1
Type

Type

jar

Download jpa-plus-spring-boot-starter 2.4.1


<!-- https://jarcasting.com/artifacts/com.github.yjgbg/jpa-plus-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.yjgbg</groupId>
    <artifactId>jpa-plus-spring-boot-starter</artifactId>
    <version>2.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yjgbg/jpa-plus-spring-boot-starter/
implementation 'com.github.yjgbg:jpa-plus-spring-boot-starter:2.4.1'
// https://jarcasting.com/artifacts/com.github.yjgbg/jpa-plus-spring-boot-starter/
implementation ("com.github.yjgbg:jpa-plus-spring-boot-starter:2.4.1")
'com.github.yjgbg:jpa-plus-spring-boot-starter:jar:2.4.1'
<dependency org="com.github.yjgbg" name="jpa-plus-spring-boot-starter" rev="2.4.1">
  <artifact name="jpa-plus-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yjgbg', module='jpa-plus-spring-boot-starter', version='2.4.1')
)
libraryDependencies += "com.github.yjgbg" % "jpa-plus-spring-boot-starter" % "2.4.1"
[com.github.yjgbg/jpa-plus-spring-boot-starter "2.4.1"]