CDAP Common Libraries

Common utilities

License

License

GroupId

GroupId

io.cdap.common
ArtifactId

ArtifactId

common
Last Version

Last Version

0.13.0
Release Date

Release Date

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

Filename Size
common-0.13.0.pom 16 KB
Browse

How to add to project

<!-- 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

CDAP Common Libraries

Introduction

The CDAP Common Libraries provide reusable modules that came out of CDAP projects.

Modules

The CDAP Common Libraries consists of these modules:

  • common-cli: CLI framework that provides a CLI with auto-completion and command-parsing
  • common-http: Simple HTTP utilities
  • common-io: IO utilities
io.cdap.common

CDAP

CDAP is now part of Google Cloud

Versions

Version
0.13.0
0.12.0