is not current version
Last Version 4.3.1

com.noenv:vertx-jsonpath 3.9.13

Lightweight JsonPath implementation for Vert.x

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.noenv
ArtifactId

ArtifactId

vertx-jsonpath
Version

Version

3.9.13
Type

Type

jar

Download vertx-jsonpath 3.9.13


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