Last Version

CDAP Common Libraries 0.13.0

Common utilities

License

License

GroupId

GroupId

io.cdap.common
ArtifactId

ArtifactId

common
Version

Version

0.13.0
Type

Type

pom
Description

Description

CDAP Common Libraries
Common utilities
Project URL

Project URL

https://github.com/cdapio/common
Project Organization

Project Organization

CDAP
Source Code Management

Source Code Management

https://github.com/cdapio/common.git

Download common 0.13.0

Filename Size
common-0.13.0.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/io.cdap.common/common/ -->
<dependency>
    <groupId>io.cdap.common</groupId>
    <artifactId>common</artifactId>
    <version>0.13.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.common/common/
implementation 'io.cdap.common:common:0.13.0'
// https://jarcasting.com/artifacts/io.cdap.common/common/
implementation ("io.cdap.common:common:0.13.0")
'io.cdap.common:common:pom:0.13.0'
<dependency org="io.cdap.common" name="common" rev="0.13.0">
  <artifact name="common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cdap.common', module='common', version='0.13.0')
)
libraryDependencies += "io.cdap.common" % "common" % "0.13.0"
[io.cdap.common/common "0.13.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common-cli
  • common-http
  • common-io
  • common-core
  • common-lang