Last Version

vertx-mongo-values 0.2

Library based on mongo-values and vertx-values that allows you to work with mongodb and vertx using functions and values

License

License

GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

vertx-mongo-values
Version

Version

0.2
Type

Type

jar
Description

Description

vertx-mongo-values
Library based on mongo-values and vertx-values that allows you to work with mongodb and vertx using functions and values
Project URL

Project URL

https://github.com/imrafaelmerino/vertx-mongo-values
Source Code Management

Source Code Management

https://github.com/imrafaelmerino/vertx-mongo-values.git

Download vertx-mongo-values 0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.imrafaelmerino : mongo-values jar 0.5
com.github.imrafaelmerino : vertx-values jar 0.7
org.mongodb : mongodb-driver-reactivestreams jar 1.13.1
org.mongodb : mongodb-driver-sync jar 4.0.0-beta1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
io.vertx : vertx-junit5 jar 4.0.0.Beta1
org.slf4j : slf4j-api jar 1.7.29
org.slf4j : slf4j-nop jar 1.7.29

Project Modules

There are no modules declared in this project.