MVN

org.honton.chas.hocon : jackson-dataformat-hocon

Maven & Gradle

Apr 17, 2017
3 usages
0 stars

HOCON support for Jackson · HOCON dataformat implementation for Jackson

<dependency>
    <groupId>org.honton.chas.hocon</groupId>
    <artifactId>jackson-dataformat-hocon</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.honton.chas.hocon : jackson-dataformat-hocon to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of org.honton.chas.hocon : jackson-dataformat-hocon to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
jackson-dataformat-hocon-1.1.1

How to add a dependency to Maven

Add the following org.honton.chas.hocon : jackson-dataformat-hocon maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.honton.chas.hocon</groupId>
    <artifactId>jackson-dataformat-hocon</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.honton.chas.hocon : jackson-dataformat-hocon gradle dependency to your build.gradle file:

implementation 'org.honton.chas.hocon:jackson-dataformat-hocon:1.1.1'

Gradle Kotlin DSL: Add the following org.honton.chas.hocon : jackson-dataformat-hocon gradle kotlin dependency to your build.gradle.kts file:

implementation("org.honton.chas.hocon:jackson-dataformat-hocon:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.honton.chas.hocon : jackson-dataformat-hocon sbt scala dependency to your build.sbt file:

libraryDependencies += "org.honton.chas.hocon" % "jackson-dataformat-hocon" % "1.1.1"

Advertisement

Dependencies from Group

Apr 17, 2017
3 usages
0 stars

Discover Dependencies

May 10, 2019
1 usages
1 stars
Jan 17, 2023
281 stars
Aug 25, 2023
15 usages
1.8k stars
Oct 27, 2020
1 usages
0 stars
May 21, 2019
1 usages
3 stars
May 21, 2019
1 usages
3 stars
Dec 28, 2019
1 usages
3 stars
Jul 07, 2020
1 usages
3 stars
Jul 09, 2020
1 usages
5 stars