Last Version

vertx-values 0.9.9

It's a Java library to work with Vertx following a functional and reactive approach.

License

License

GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

vertx-values
Version

Version

0.9.9
Type

Type

jar
Description

Description

vertx-values
It's a Java library to work with Vertx following a functional and reactive approach.

Download vertx-values 0.9.9


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.imrafaelmerino : json-values jar 8.4.0
io.vertx : vertx-core jar 4.0.0-milestone5

test (4)

Group / Artifact Type Version
io.vertx : vertx-junit5 jar 4.0.0-milestone5
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
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.