Last Version

vertx-jolt 0.2

This is a json to json transformation tool for vert.x. It use original com.bazaarvoice.jolt:jolt as a proxy.

License

License

Categories

Categories

Jolt Data JSON
GroupId

GroupId

com.github.lusoalex
ArtifactId

ArtifactId

vertx-jolt
Version

Version

0.2
Type

Type

jar
Description

Description

vertx-jolt
This is a json to json transformation tool for vert.x. It use original com.bazaarvoice.jolt:jolt as a proxy.
Project URL

Project URL

https://github.com/lusoalex/vertx-jolt
Source Code Management

Source Code Management

https://github.com/lusoalex/vertx-jolt

Download vertx-jolt 0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.3.3
com.bazaarvoice.jolt : jolt-core jar 0.0.24

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.bazaarvoice.jolt : json-utils jar 0.0.24

Project Modules

There are no modules declared in this project.