Last Version

Fluent-JPA 1.1.1

Fluent-JPA 简化JPA的查询工具,拒绝连表查询

License

License

GroupId

GroupId

com.gitee.xiezengcheng
ArtifactId

ArtifactId

fluent-jpa
Version

Version

1.1.1
Type

Type

jar
Description

Description

Fluent-JPA
Fluent-JPA 简化JPA的查询工具,拒绝连表查询
Project URL

Project URL

https://gitee.com/xiezengcheng/fluent-jpa
Source Code Management

Source Code Management

https://gitee.com/xiezengcheng/fluent-jpa

Download fluent-jpa 1.1.1


<!-- https://jarcasting.com/artifacts/com.gitee.xiezengcheng/fluent-jpa/ -->
<dependency>
    <groupId>com.gitee.xiezengcheng</groupId>
    <artifactId>fluent-jpa</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.xiezengcheng/fluent-jpa/
implementation 'com.gitee.xiezengcheng:fluent-jpa:1.1.1'
// https://jarcasting.com/artifacts/com.gitee.xiezengcheng/fluent-jpa/
implementation ("com.gitee.xiezengcheng:fluent-jpa:1.1.1")
'com.gitee.xiezengcheng:fluent-jpa:jar:1.1.1'
<dependency org="com.gitee.xiezengcheng" name="fluent-jpa" rev="1.1.1">
  <artifact name="fluent-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.xiezengcheng', module='fluent-jpa', version='1.1.1')
)
libraryDependencies += "com.gitee.xiezengcheng" % "fluent-jpa" % "1.1.1"
[com.gitee.xiezengcheng/fluent-jpa "1.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.12
org.springframework.boot : spring-boot-starter-data-jpa jar 2.2.10.RELEASE

Project Modules

There are no modules declared in this project.