MVN

net.jmob : jsconf

Maven & Gradle

Oct 02, 2021
13 stars

JSON Spring Configuration · Spring configuration module provides JSON and HOCON support

<dependency>
    <groupId>net.jmob</groupId>
    <artifactId>jsconf</artifactId>
    <version>v1.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.jmob : jsconf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: v1.4.1

All Versions

Choose a version of net.jmob : jsconf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
v1.4.x
jsconf-v1.4.1
jsconf-v1.4.0
1.3.x
jsconf-1.3.1
jsconf-1.3.0
1.2.x
jsconf-1.2.0
1.1.x
jsconf-1.1.0
1.0.x
jsconf-1.0.0

How to add a dependency to Maven

Add the following net.jmob : jsconf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.jmob</groupId>
    <artifactId>jsconf</artifactId>
    <version>v1.4.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.jmob : jsconf gradle dependency to your build.gradle file:

implementation 'net.jmob:jsconf:v1.4.1'

Gradle Kotlin DSL: Add the following net.jmob : jsconf gradle kotlin dependency to your build.gradle.kts file:

implementation("net.jmob:jsconf:v1.4.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.jmob : jsconf sbt scala dependency to your build.sbt file:

libraryDependencies += "net.jmob" % "jsconf" % "v1.4.1"

Advertisement

Dependencies from Group

Oct 02, 2021
13 stars
Oct 02, 2021
28 stars

Discover Dependencies

Feb 01, 2021
9 usages
39 stars
Nov 07, 2015
1 usages
1 stars
Oct 27, 2016
2 usages
4 stars
Nov 04, 2015
0 stars
Jan 14, 2018
4 usages
138 stars
sdk
Nov 07, 2015
0 stars
Feb 10, 2023
0 stars