is not current version
Last Version 1.1.0

com.github.imrafaelmerino:vertx-mongodb-effect 0.1

It's a Java library to work with Mongo in Vertx following a functional and reactive style with vertx-values and mongo-values.

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

vertx-mongodb-effect
Version

Version

0.1
Type

Type

jar

Download vertx-mongodb-effect 0.1


<!-- https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-mongodb-effect/ -->
<dependency>
    <groupId>com.github.imrafaelmerino</groupId>
    <artifactId>vertx-mongodb-effect</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-mongodb-effect/
implementation 'com.github.imrafaelmerino:vertx-mongodb-effect:0.1'
// https://jarcasting.com/artifacts/com.github.imrafaelmerino/vertx-mongodb-effect/
implementation ("com.github.imrafaelmerino:vertx-mongodb-effect:0.1")
'com.github.imrafaelmerino:vertx-mongodb-effect:jar:0.1'
<dependency org="com.github.imrafaelmerino" name="vertx-mongodb-effect" rev="0.1">
  <artifact name="vertx-mongodb-effect" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.imrafaelmerino', module='vertx-mongodb-effect', version='0.1')
)
libraryDependencies += "com.github.imrafaelmerino" % "vertx-mongodb-effect" % "0.1"
[com.github.imrafaelmerino/vertx-mongodb-effect "0.1"]