JMESPath Vert.X

A JMESPath implementation for Vert.X

License

License

GroupId

GroupId

io.burt
ArtifactId

ArtifactId

jmespath-vertx
Last Version

Last Version

0.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

JMESPath Vert.X
A JMESPath implementation for Vert.X

Download jmespath-vertx

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.burt : jmespath-core jar 0.5.1
io.vertx : vertx-core jar 3.7.1

test (3)

Group / Artifact Type Version
io.burt : jmespath-core test-jar 0.5.1
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.
io.burt

Burt

Versions

Version
0.5.1
0.5.0
0.4.0