Last Version

CDAP Common Libraries: HTTP 0.13.0

Common utilities

License

License

GroupId

GroupId

io.cdap.common
ArtifactId

ArtifactId

common-http
Version

Version

0.13.0
Type

Type

jar
Description

Description

CDAP Common Libraries: HTTP
Common utilities
Project Organization

Project Organization

CDAP

Download common-http 0.13.0


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

Dependencies

compile (5)

Group / Artifact Type Version
io.cdap.common : common-io jar 0.13.0
org.slf4j : slf4j-api jar 1.7.5
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

test (3)

Group / Artifact Type Version
io.cdap.http : netty-http jar 1.5.0
junit : junit jar 4.11
com.google.inject : guice jar 4.0

Project Modules

There are no modules declared in this project.