vertx-json-values

Vertx codecs to work with json-values

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.imrafaelmerino
ArtifactId

ArtifactId

vertx-json-values
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

vertx-json-values
Vertx codecs to work with json-values

Download vertx-json-values

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.imrafaelmerino : json-values jar 11.4.0

provided (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 4.3.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
io.vertx : vertx-junit5 jar 4.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.3
0.1