We-Win :: framework :: spring-data-jpa

A custom SQL/HQL based on spring-data-jpa, include optional condition and replaced partly parameter available.

License

License

Categories

Categories

Data
GroupId

GroupId

cn.we-win.modules
ArtifactId

ArtifactId

qf-spring-data-jpa
Last Version

Last Version

1.0.0.GA
Release Date

Release Date

Type

Type

jar
Description

Description

We-Win :: framework :: spring-data-jpa
A custom SQL/HQL based on spring-data-jpa, include optional condition and replaced partly parameter available.
Project URL

Project URL

https://gitee.com/hyanmo/spring-data-jpa-magic-sql
Source Code Management

Source Code Management

https://gitee.com/hyanmo/spring-data-jpa-magic-sql

Download qf-spring-data-jpa

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.5.RELEASE
org.hibernate : hibernate-core jar 5.4.2.Final
org.springframework.boot : spring-boot-starter jar 2.1.5.RELEASE
javax.xml.bind : jaxb-api jar 2.3.0
org.apache.commons : commons-lang3 jar 3.7

test (4)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.195
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE
org.projectlombok : lombok jar 1.18.6
org.evosuite : evosuite-standalone-runtime jar 1.0.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.GA