Last Version

vertx-wiremongo 4.3.1

Lightweight JsonPath implementation for Vert.x

License

License

Categories

Categories

JSON Data JsonPath
GroupId

GroupId

com.noenv
ArtifactId

ArtifactId

vertx-jsonpath
Version

Version

4.3.1
Type

Type

jar
Description

Description

vertx-wiremongo
Lightweight JsonPath implementation for Vert.x
Project URL

Project URL

http://github.com/NoEnv/vertx-jsonpath
Project Organization

Project Organization

NoEnv
Source Code Management

Source Code Management

http://github.com/noenv/vertx-jsonpath

Download vertx-jsonpath 4.3.1


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

Dependencies

compile (10)

Group / Artifact Type Version
io.vertx : vertx-core jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar
io.vertx : vertx-lang-kotlin Optional jar
io.vertx : vertx-rx-java Optional jar
io.vertx : vertx-rx-java-gen Optional jar 4.3.1
io.vertx : vertx-rx-java2 Optional jar
io.vertx : vertx-rx-java2-gen Optional jar 4.3.1
io.vertx : vertx-rx-java3 Optional jar
io.vertx : vertx-rx-java3-gen Optional jar 4.3.1

test (3)

Group / Artifact Type Version
io.vertx : vertx-core test-jar
io.vertx : vertx-unit jar
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.