MVN

com.purej : purej-cfg

Maven & Gradle

Mar 04, 2023
1 usages
2 stars

PureJ Cfg · A small library that allows easy and type-safe access to configuration properties

<dependency>
    <groupId>com.purej</groupId>
    <artifactId>purej-cfg</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.purej : purej-cfg to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of com.purej : purej-cfg to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
purej-cfg-1.3
1.2
purej-cfg-1.2
1.1
purej-cfg-1.1
1.0
purej-cfg-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.purej</groupId>
    <artifactId>purej-cfg</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.purej : purej-cfg gradle dependency to your build.gradle file:

implementation 'com.purej:purej-cfg:1.3'

Gradle Kotlin DSL: Add the following com.purej : purej-cfg gradle kotlin dependency to your build.gradle.kts file:

implementation("com.purej:purej-cfg:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.purej : purej-cfg sbt scala dependency to your build.sbt file:

libraryDependencies += "com.purej" % "purej-cfg" % "1.3"

Advertisement

Dependencies from Group

Mar 04, 2023
1 usages
2 stars
Nov 13, 2018
1 usages
1 stars
Mar 03, 2023
2 stars
Mar 04, 2023
6 stars
Mar 09, 2014

Discover Dependencies

Aug 31, 2015
1 usages
0 stars
Nov 19, 2015
1 usages
0 stars
Sep 08, 2015
2 usages
4 stars
Sep 14, 2015
3 usages
Apr 26, 2016
4 usages
7 stars
Sep 08, 2017
5 usages
740 stars
Oct 09, 2015
1 usages
0 stars
Feb 21, 2020
2 usages
14 stars
Feb 21, 2020
2 usages
14 stars