CDAP Common Libraries: IO

Common utilities

Лицензия

Лицензия

Группа

Группа

io.cdap.common
Идентификатор

Идентификатор

common-io
Последняя версия

Последняя версия

0.13.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

CDAP Common Libraries: IO
Common utilities
Организация-разработчик

Организация-разработчик

CDAP

Скачать common-io

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
io.cdap.common : common-lang jar 0.13.0
org.slf4j : slf4j-api jar 1.7.5
com.google.inject : guice jar 4.0
com.google.guava : guava jar 13.0.1
com.google.code.gson : gson jar 2.2.4
com.google.code.findbugs : jsr305 jar 2.0.1
org.ow2.asm : asm-commons jar 7.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.13.0
0.12.0