Last Version

HTTP Plugins 2.1.2

A collection of plugins for Cask Hydrator.

License

License

GroupId

GroupId

co.cask.hydrator
ArtifactId

ArtifactId

http-plugins
Version

Version

2.1.2
Type

Type

jar
Description

Description

HTTP Plugins
A collection of plugins for Cask Hydrator.

Download http-plugins 2.1.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1
co.cask.hydrator : hydrator-common jar 2.1.2

provided (1)

Group / Artifact Type Version
co.cask.cdap : cdap-etl-api jar 5.1.2

test (5)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.16.Final
co.cask.http : netty-http jar 1.1.0
co.cask.cdap : cdap-unit-test jar 5.1.2
co.cask.cdap : cdap-data-pipeline jar 5.1.2
co.cask.cdap : hydrator-test jar 5.1.2

Project Modules

There are no modules declared in this project.