MVN

fr.myprysm.vertx : vertx-json

Maven & Gradle

Jun 20, 2018
2 usages
2 stars

fr.myprysm.vertx:vertx-json · Vert.x Json API Helpers to manipulate quickly and efficiently JsonObject and JsonArray

<dependency>
    <groupId>fr.myprysm.vertx</groupId>
    <artifactId>vertx-json</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.myprysm.vertx : vertx-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of fr.myprysm.vertx : vertx-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
vertx-json-0.1.3
vertx-json-0.1.2
vertx-json-0.1.1

How to add a dependency to Maven

Add the following fr.myprysm.vertx : vertx-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.myprysm.vertx</groupId>
    <artifactId>vertx-json</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.myprysm.vertx : vertx-json gradle dependency to your build.gradle file:

implementation 'fr.myprysm.vertx:vertx-json:0.1.3'

Gradle Kotlin DSL: Add the following fr.myprysm.vertx : vertx-json gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.myprysm.vertx:vertx-json:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.myprysm.vertx : vertx-json sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.myprysm.vertx" % "vertx-json" % "0.1.3"

Advertisement

Dependencies from Group

Jun 21, 2018
5 usages
2 stars
Jun 21, 2018
4 usages
2 stars
Jun 21, 2018
2 usages
2 stars
Jun 20, 2018
2 usages
2 stars
Jun 21, 2018
1 usages
2 stars

Discover Dependencies

Jun 27, 2023
4 usages
22 stars
Aug 21, 2023
14 usages
5 stars
Aug 21, 2023
47 usages
5 stars
Aug 21, 2023
14 usages
5 stars
Aug 21, 2023
22 usages
6 stars
Aug 21, 2023
19 usages
6 stars
Aug 25, 2023
497 stars
Jun 12, 2023
496 stars
Aug 25, 2023
116 usages
498 stars
Jul 31, 2018
1 stars