Last Version

mod-mongo-persistor 2.1.1

MongoDB Persistor Module for Vert.x

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

mod-mongo-persistor
Version

Version

2.1.1
Type

Type

jar
Description

Description

mod-mongo-persistor
MongoDB Persistor Module for Vert.x
Project URL

Project URL

https://github.com/vert-x/mod-mongo-persistor
Source Code Management

Source Code Management

https://github.com/vert-x/mod-mongo-persistor

Download mod-mongo-persistor 2.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.mongodb : mongo-java-driver jar 2.11.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
io.vertx : testtools jar 2.0.0-final

Project Modules

There are no modules declared in this project.