jpa-plus-spring-boot-starter

spring-data-jpa加强

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.yjgbg
ArtifactId

ArtifactId

jpa-plus-spring-boot-starter
Last Version

Last Version

2.4.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

jpa-plus-spring-boot-starter
spring-data-jpa加强
Project URL

Project URL

https://github.com/yjgbg/jpa-plus-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/yjgbg/jpa-plus-spring-boot-starter.git

Download jpa-plus-spring-boot-starter

How to add to project

<!-- 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.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.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.1")
'com.github.yjgbg:jpa-plus-spring-boot-starter:jar:2.4.1.1'
<dependency org="com.github.yjgbg" name="jpa-plus-spring-boot-starter" rev="2.4.1.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.1')
)
libraryDependencies += "com.github.yjgbg" % "jpa-plus-spring-boot-starter" % "2.4.1.1"
[com.github.yjgbg/jpa-plus-spring-boot-starter "2.4.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 30.0-jre
org.springframework.boot : spring-boot-starter-data-jpa jar 2.4.1
org.jetbrains : annotations jar 20.1.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.1.1
2.4.1
2.3.5
2.3.4_u001
2.3.4
2.1.3.2
2.1.3.1