imrafaelmerino / vertx-mongo-effect 1.0.0-RC4
GitHubVertx-MongoDB-Effect enables interaction with MongoDB in a purely functional and reactive style, seamlessly integrating with Vertx-effect. This library requires familiarity with Vertx-effect, as both frameworks share a foundational reliance on immutability and persistent data structures provided by json-values.
- json-values
- reactive-programming
- vertx
- vertx-effect
- javascript
- persistent-data-structure
- functional-programming
- mongodb
vertx-mongodb-effect 1.0.0-RC4
Group ID:
com.github.imrafaelmerino
Artifact ID:
vertx-mongodb-effect
Version:
1.0.0-RC4
Release Date:
Jan 7, 2021
Licenses:
Files:
libraryDependencies += "com.github.imrafaelmerino" % "vertx-mongodb-effect" % "1.0.0-RC4"
ivy"com.github.imrafaelmerino:vertx-mongodb-effect:1.0.0-RC4"
//> using dep "com.github.imrafaelmerino:vertx-mongodb-effect:1.0.0-RC4"
import $ivy.`com.github.imrafaelmerino:vertx-mongodb-effect:1.0.0-RC4`
<dependency> <groupId>com.github.imrafaelmerino</groupId> <artifactId>vertx-mongodb-effect</artifactId> <version>1.0.0-RC4</version> </dependency>
compile group: 'com.github.imrafaelmerino', name: 'vertx-mongodb-effect', version: '1.0.0-RC4'