CDAP Common Libraries: Lang

Common utilities

License

License

GroupId

GroupId

io.cdap.common
ArtifactId

ArtifactId

common-lang
Last Version

Last Version

0.13.0
Release Date

Release Date

Type

Type

jar
Description

Description

CDAP Common Libraries: Lang
Common utilities
Project Organization

Project Organization

CDAP

Download common-lang

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1
org.slf4j : slf4j-api jar 1.7.5
com.google.code.findbugs : jsr305 jar 2.0.1
org.ow2.asm : asm-commons jar 7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

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