License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcn.we-win.modules |
ArtifactId | ArtifactIdqf-spring-data-jpa |
Last Version | Last Version1.0.0.GA |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWe-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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qf-spring-data-jpa-1.0.0.GA.pom | |
qf-spring-data-jpa-1.0.0.GA.jar | 38 KB |
qf-spring-data-jpa-1.0.0.GA-sources.jar | 28 KB |
qf-spring-data-jpa-1.0.0.GA-javadoc.jar | 162 KB |
Browse |
<!-- 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"]
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 |
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 |