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.
- functional-programming
- javascript
- mongodb
- persistent-data-structure
- reactive-programming
- json-values
- vertx-effect
- vertx
vertx-mongodb-effectJava 1.0.0-RC4
Group ID:
com.github.imrafaelmerino
Artifact ID:
vertx-mongodb-effectJava
Version:
1.0.0-RC4
Release Date:
Jan 7, 2021
Licenses:
Files:
Developers:
libraryDependencies += "com.github.imrafaelmerino" % "vertx-mongodb-effectJava" % "1.0.0-RC4"
ivy"com.github.imrafaelmerino:vertx-mongodb-effectJava:1.0.0-RC4"
//> using dep "com.github.imrafaelmerino:vertx-mongodb-effectJava:1.0.0-RC4"
import $ivy.`com.github.imrafaelmerino:vertx-mongodb-effectJava:1.0.0-RC4`
<dependency> <groupId>com.github.imrafaelmerino</groupId> <artifactId>vertx-mongodb-effectJava</artifactId> <version>1.0.0-RC4</version> </dependency>
compile group: 'com.github.imrafaelmerino', name: 'vertx-mongodb-effectJava', version: '1.0.0-RC4'