fluent-mongo

fluent-mongo是MongoTemplate增强工具包,简化 CRUD 操作,封装了许多通用的方法。同时,也提供自定义方法的方式。

License

License

GroupId

GroupId

com.gitee.xiezengcheng
ArtifactId

ArtifactId

fluentmongo
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

fluent-mongo
fluent-mongo是MongoTemplate增强工具包,简化 CRUD 操作,封装了许多通用的方法。同时,也提供自定义方法的方式。
Project URL

Project URL

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

Source Code Management

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

Download fluentmongo

How to add to project

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

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.0