MVN

org.safehaus.guicyfig : guicyfig

Maven & Gradle

Feb 25, 2014
6 usages

GuicyFig Core · GuicyFig is a library that autowires a configuration interface to dynamic properties in properties files using Guice and Archaius.

<dependency>
    <groupId>org.safehaus.guicyfig</groupId>
    <artifactId>guicyfig</artifactId>
    <version>3.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.safehaus.guicyfig : guicyfig to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.4.0

All Versions

Choose a version of org.safehaus.guicyfig : guicyfig to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.4.x
guicyfig-3.4.0
3.3
guicyfig-3.3
3.2
guicyfig-3.2
3.1
guicyfig-3.1
3.0
guicyfig-3.0
2.0
guicyfig-2.0

How to add a dependency to Maven

Add the following org.safehaus.guicyfig : guicyfig maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.safehaus.guicyfig</groupId>
    <artifactId>guicyfig</artifactId>
    <version>3.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.safehaus.guicyfig : guicyfig gradle dependency to your build.gradle file:

implementation 'org.safehaus.guicyfig:guicyfig:3.4.0'

Gradle Kotlin DSL: Add the following org.safehaus.guicyfig : guicyfig gradle kotlin dependency to your build.gradle.kts file:

implementation("org.safehaus.guicyfig:guicyfig:3.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.safehaus.guicyfig : guicyfig sbt scala dependency to your build.sbt file:

libraryDependencies += "org.safehaus.guicyfig" % "guicyfig" % "3.4.0"

Advertisement

Dependencies from Group

Feb 25, 2014
6 usages

Discover Dependencies

May 02, 2007
5 usages
Aug 21, 2014
2 usages
0 stars
Sep 07, 2012
1 usages
3 stars
May 02, 2007
2 usages
Sep 20, 2005
3 usages
Jun 30, 2014
2 usages
63 stars
Jan 17, 2013
15 usages