spring-data-jpa-plus

this is spring data jpa extend

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.hyzhan43
ArtifactId

ArtifactId

spring-data-jpa-plus
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

spring-data-jpa-plus
this is spring data jpa extend
Project URL

Project URL

https://github.com/hyzhan43/spring-data-jpa-plus
Source Code Management

Source Code Management

https://github.com/hyzhan43/spring-data-jpa-plus

Download spring-data-jpa-plus

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar RELEASE
org.projectlombok : lombok Optional jar RELEASE
org.springframework.boot : spring-boot-autoconfigure jar RELEASE

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0