MVN

io.cdap.common : common-core

Maven & Gradle

Feb 13, 2023
2 stars

CDAP Common Libraries: Core

<dependency>
    <groupId>io.cdap.common</groupId>
    <artifactId>common-core</artifactId>
    <version>0.13.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.cdap.common : common-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.1

All Versions

Choose a version of io.cdap.common : common-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13.x
common-core-0.13.1
common-core-0.13.0
0.12.x
common-core-0.12.0

How to add a dependency to Maven

Add the following io.cdap.common : common-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.cdap.common</groupId>
    <artifactId>common-core</artifactId>
    <version>0.13.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.cdap.common : common-core gradle dependency to your build.gradle file:

implementation 'io.cdap.common:common-core:0.13.1'

Gradle Kotlin DSL: Add the following io.cdap.common : common-core gradle kotlin dependency to your build.gradle.kts file:

implementation("io.cdap.common:common-core:0.13.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.cdap.common : common-core sbt scala dependency to your build.sbt file:

libraryDependencies += "io.cdap.common" % "common-core" % "0.13.1"

Advertisement

Dependencies from Group

Feb 13, 2023
9 usages
2 stars
Feb 13, 2023
3 usages
2 stars
Feb 13, 2023
2 usages
2 stars
Feb 13, 2023
1 usages
2 stars
Feb 13, 2023
2 stars

Discover Dependencies

Feb 13, 2023
1 stars
Jul 29, 2019
1 usages
16 stars
Jan 08, 2020
3 usages
4 stars
Jan 08, 2020
1 usages
4 stars
Jan 08, 2020
4 usages
4 stars
Jan 08, 2020
5 usages
4 stars