MVN

net.cloudopt.next : cloudopt-next-json

Maven & Gradle

Aug 14, 2023
4 usages
337 stars

net.cloudopt.next:cloudopt-next-json · Unlike some other languages, Java does not have first class support for JSON so we provide the plugin to make handling JSON in your Next applications a bit easier.

<dependency>
    <groupId>net.cloudopt.next</groupId>
    <artifactId>cloudopt-next-json</artifactId>
    <version>3.1.0.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.cloudopt.next : cloudopt-next-json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.1.0.2-RELEASE
  • Latest Beta: 2.0.8.1-BETA

All Versions

Choose a version of net.cloudopt.next : cloudopt-next-json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.1.x
cloudopt-next-json-3.1.0.2-RELEASE
cloudopt-next-json-3.1.0.1-RELEASE
cloudopt-next-json-3.1.0.0-RELEASE
3.0.x
cloudopt-next-json-3.0.3.0-RELEASE
cloudopt-next-json-3.0.2.0-RELEASE
cloudopt-next-json-3.0.2.0
cloudopt-next-json-3.0.1.0-RELEASE
cloudopt-next-json-3.0.0.1-RELEASE
cloudopt-next-json-3.0.0.0
cloudopt-next-json-3.0.0.0-RELEASE
cloudopt-next-json-3.0.0.0-BETA8
cloudopt-next-json-3.0.0.0-BETA7
2.0.x
cloudopt-next-json-2.0.8.1-BETA

How to add a dependency to Maven

Add the following net.cloudopt.next : cloudopt-next-json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.cloudopt.next</groupId>
    <artifactId>cloudopt-next-json</artifactId>
    <version>3.1.0.2-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.cloudopt.next : cloudopt-next-json gradle dependency to your build.gradle file:

implementation 'net.cloudopt.next:cloudopt-next-json:3.1.0.2-RELEASE'

Gradle Kotlin DSL: Add the following net.cloudopt.next : cloudopt-next-json gradle kotlin dependency to your build.gradle.kts file:

implementation("net.cloudopt.next:cloudopt-next-json:3.1.0.2-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.cloudopt.next : cloudopt-next-json sbt scala dependency to your build.sbt file:

libraryDependencies += "net.cloudopt.next" % "cloudopt-next-json" % "3.1.0.2-RELEASE"

Advertisement

Dependencies from Group

Aug 14, 2023
13 usages
337 stars
Aug 14, 2023
7 usages
337 stars
May 14, 2021
6 usages
337 stars
Aug 14, 2023
4 usages
337 stars
Aug 14, 2023
4 usages
337 stars

Discover Dependencies

Aug 25, 2023
3 usages
82 stars
Aug 23, 2023
7 usages
504 stars
Aug 19, 2021
4 usages
25 stars
Mar 30, 2020
5 usages
98 stars
May 23, 2023
4 usages
7 stars
Dec 07, 2019
6 usages
104 stars
Aug 22, 2023
3 usages
6 stars
Aug 17, 2023
5 usages
416 stars