MVN

com.helger.phive : phive-json

Maven & Gradle

Mar 17, 2023
4 usages
31 stars

phive-json · phive - Philip Helger Integrative Validation Engine - JSON binding

<dependency>
    <groupId>com.helger.phive</groupId>
    <artifactId>phive-json</artifactId>
    <version>8.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.helger.phive : phive-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.0.1

All Versions

Choose a version of com.helger.phive : phive-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.0.x
phive-json-8.0.1
phive-json-8.0.0
7.2.x
phive-json-7.2.4
phive-json-7.2.3
phive-json-7.2.2
phive-json-7.2.1
phive-json-7.2.0
7.1.x
phive-json-7.1.1
phive-json-7.1.0
7.0.x
phive-json-7.0.1
phive-json-7.0.0

How to add a dependency to Maven

Add the following com.helger.phive : phive-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.helger.phive</groupId>
    <artifactId>phive-json</artifactId>
    <version>8.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.helger.phive : phive-json gradle dependency to your build.gradle file:

implementation 'com.helger.phive:phive-json:8.0.1'

Gradle Kotlin DSL: Add the following com.helger.phive : phive-json gradle kotlin dependency to your build.gradle.kts file:

implementation("com.helger.phive:phive-json:8.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.helger.phive : phive-json sbt scala dependency to your build.sbt file:

libraryDependencies += "com.helger.phive" % "phive-json" % "8.0.1"

Advertisement

Dependencies from Group

Mar 17, 2023
9 usages
31 stars
Mar 17, 2023
5 usages
31 stars
Mar 17, 2023
4 usages
31 stars
Mar 17, 2023
4 usages
31 stars
Aug 30, 2023
31 stars

Discover Dependencies