License |
License |
---|---|
GroupId | GroupIdco.streamx.fluent |
ArtifactId | ArtifactIdfluent-mongo |
Version | Version1.1.3 |
Type | Typejar |
Description |
DescriptionJava Fluent Mongo
Fluent Java interface for Mongo
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
fluent-mongo-1.1.3.pom | |
fluent-mongo-1.1.3.jar | 41 KB |
fluent-mongo-1.1.3-sources.jar | 25 KB |
fluent-mongo-1.1.3-javadoc.jar | 133 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | |
co.streamx.fluent : ex-tree | jar | 2.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.mongodb : mongodb-driver-core | jar | 4.2.3 |
org.mongodb : bson | jar | 4.2.3 |
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 |