MVN

co.cask.common : common-config

Maven & Gradle

Jul 30, 2018
1 usages
2 stars

Cask Common Libraries: Config

<dependency>
    <groupId>co.cask.common</groupId>
    <artifactId>common-config</artifactId>
    <version>0.11.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of co.cask.common : common-config to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.0

All Versions

Choose a version of co.cask.common : common-config to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
common-config-0.11.0
0.10.x
common-config-0.10.0
0.9.x
common-config-0.9.0
0.8.x
common-config-0.8.0
0.7.x
common-config-0.7.1
common-config-0.7.0
0.6.x
common-config-0.6.1
common-config-0.6.0
0.5.x
common-config-0.5.0
0.4.x
common-config-0.4.0
0.3.x
common-config-0.3.0
0.2.x
common-config-0.2.0

How to add a dependency to Maven

Add the following co.cask.common : common-config maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>co.cask.common</groupId>
    <artifactId>common-config</artifactId>
    <version>0.11.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following co.cask.common : common-config gradle dependency to your build.gradle file:

implementation 'co.cask.common:common-config:0.11.0'

Gradle Kotlin DSL: Add the following co.cask.common : common-config gradle kotlin dependency to your build.gradle.kts file:

implementation("co.cask.common:common-config:0.11.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following co.cask.common : common-config sbt scala dependency to your build.sbt file:

libraryDependencies += "co.cask.common" % "common-config" % "0.11.0"

Advertisement

Dependencies from Group

Jul 30, 2018
11 usages
2 stars
Jul 30, 2018
5 usages
2 stars
Jul 30, 2018
2 usages
2 stars
Jul 30, 2018
2 usages
2 stars
Jul 30, 2018
1 usages
2 stars

Discover Dependencies

Feb 17, 2023
1 usages
102 stars
Feb 17, 2023
1 usages
102 stars
Feb 17, 2023
1 usages
102 stars
Aug 05, 2015
1 usages
2 stars
Jul 09, 2015
1 usages
3 stars
Dec 14, 2015
1 usages
3 stars
Apr 16, 2021
1 usages
2 stars