MVN

com.github.zeldigas : spring-hocon-property-source

Maven & Gradle

Jun 28, 2020
24 stars

Spring HOCON property source · Property source loader for Spring that add support for HOCON format files as property sources

<dependency>
    <groupId>com.github.zeldigas</groupId>
    <artifactId>spring-hocon-property-source</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.zeldigas : spring-hocon-property-source to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.github.zeldigas : spring-hocon-property-source to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
spring-hocon-property-source-0.4.0
0.3.x
spring-hocon-property-source-0.3.0
0.2.x
spring-hocon-property-source-0.2.2
spring-hocon-property-source-0.2.1
0.1
spring-hocon-property-source-0.1

How to add a dependency to Maven

Add the following com.github.zeldigas : spring-hocon-property-source maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.zeldigas</groupId>
    <artifactId>spring-hocon-property-source</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.zeldigas : spring-hocon-property-source gradle dependency to your build.gradle file:

implementation 'com.github.zeldigas:spring-hocon-property-source:0.4.0'

Gradle Kotlin DSL: Add the following com.github.zeldigas : spring-hocon-property-source gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.zeldigas:spring-hocon-property-source:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.zeldigas : spring-hocon-property-source sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.zeldigas" % "spring-hocon-property-source" % "0.4.0"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 27, 2019
1 usages
70 stars
Jun 13, 2019
2 usages
7 stars
Jul 28, 2023
54 stars
Aug 28, 2017
1 usages
341 stars
Feb 27, 2023
8 usages
Sep 01, 2020
1 usages
27 stars
Mar 27, 2017
2 stars
Aug 01, 2023
11 usages
24 stars
Jul 01, 2016
2.4k stars
Jun 30, 2016
1.4k stars