MVN

com.energizedwork : jfconfig

Maven & Gradle

Jul 19, 2018
1 usages

JFConfig · Simple validated configuration loading

<dependency>
    <groupId>com.energizedwork</groupId>
    <artifactId>jfconfig</artifactId>
    <version>4.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.energizedwork : jfconfig to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.1

All Versions

Choose a version of com.energizedwork : jfconfig to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
jfconfig-4.1.1
jfconfig-4.1.0
4.0.x
jfconfig-4.0.0
3.1.x
jfconfig-3.1.0
3.0.x
jfconfig-3.0.1

How to add a dependency to Maven

Add the following com.energizedwork : jfconfig maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.energizedwork</groupId>
    <artifactId>jfconfig</artifactId>
    <version>4.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.energizedwork : jfconfig gradle dependency to your build.gradle file:

implementation 'com.energizedwork:jfconfig:4.1.1'

Gradle Kotlin DSL: Add the following com.energizedwork : jfconfig gradle kotlin dependency to your build.gradle.kts file:

implementation("com.energizedwork:jfconfig:4.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.energizedwork : jfconfig sbt scala dependency to your build.sbt file:

libraryDependencies += "com.energizedwork" % "jfconfig" % "4.1.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 16, 2018
1 usages
13 stars
Jul 23, 2018
1 usages
0 stars
Feb 12, 2023
1 usages
3 stars
Sep 16, 2021
3 usages
7 stars
Jun 29, 2018
1 usages
13 stars
Dec 20, 2017
1 usages
0 stars
Dec 28, 2017
1 usages
6 stars
Nov 04, 2022
4 usages
1.4k stars
Oct 19, 2018
1 usages
8 stars