| License |
License |
|---|---|
| GroupId | GroupIdcom.github.imrafaelmerino |
| ArtifactId | ArtifactIdvertx-values |
| Last Version | Last Version0.9.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvertx-values
It's a Java library to work with Vertx following a functional and reactive approach.
|
| Filename | Size |
|---|---|
| vertx-values-0.9.9.pom | |
| vertx-values-0.9.9.jar | 95 KB |
| vertx-values-0.9.9-sources.jar | 44 KB |
| vertx-values-0.9.9-javadoc.jar | 660 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.imrafaelmerino : json-values | jar | 8.4.0 |
| io.vertx : vertx-core | jar | 4.0.0-milestone5 |
| 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 |