is not current version
Last Version 4.3.1

com.noenv:vertx-jsonpath 4.2.7

Lightweight JsonPath implementation for Vert.x

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.noenv
ArtifactId

ArtifactId

vertx-jsonpath
Version

Version

4.2.7
Type

Type

jar

Download vertx-jsonpath 4.2.7


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