is not current version
Last Version 0.2

com.github.imrafaelmerino:vertx-mongo-values 0.1

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

GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

vertx-mongo-values
Version

Version

0.1
Type

Type

jar

Download vertx-mongo-values 0.1


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