fluent-mongo

fluent-mongo是MongoTemplate增强工具包,简化查询操作,对条件查询、排序、分页进行了很好的封装。

License

License

GroupId

GroupId

com.gitee.xiezengcheng
ArtifactId

ArtifactId

fluent-mongo
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

fluent-mongo
fluent-mongo是MongoTemplate增强工具包,简化查询操作,对条件查询、排序、分页进行了很好的封装。
Project URL

Project URL

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

Source Code Management

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

Download fluent-mongo

How to add to project

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1