Last Version

Java Fluent Mongo 1.1.3

Fluent Java interface for Mongo

License

License

GroupId

GroupId

co.streamx.fluent
ArtifactId

ArtifactId

fluent-mongo
Version

Version

1.1.3
Type

Type

jar
Description

Description

Java Fluent Mongo
Fluent Java interface for Mongo
Project URL

Project URL

https://github.com/streamx-co/FluentMongo
Project Organization

Project Organization

Streamx

Download fluent-mongo 1.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
co.streamx.fluent : ex-tree jar 2.7.2

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar
org.mongodb : mongodb-driver-core jar 4.2.3
org.mongodb : bson jar 4.2.3

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.platform : junit-platform-commons jar
org.junit.platform : junit-platform-launcher jar
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-test jar
org.mongodb : mongodb-driver-sync jar 4.2.3
org.mockito : mockito-core jar

Project Modules

There are no modules declared in this project.