License |
License |
---|---|
GroupId | GroupIdio.cdap.plugin |
ArtifactId | ArtifactIdhttp-plugins |
Last Version | Last Version2.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHTTP Plugins
A collection of plugins for CDAP
|
Filename | Size |
---|---|
http-plugins-2.9.0.pom | |
http-plugins-2.9.0.jar | 1 MB |
http-plugins-2.9.0-sources.jar | 3 KB |
http-plugins-2.9.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.plugin/http-plugins/ -->
<dependency>
<groupId>io.cdap.plugin</groupId>
<artifactId>http-plugins</artifactId>
<version>2.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.plugin/http-plugins/
implementation 'io.cdap.plugin:http-plugins:2.9.0'
// https://jarcasting.com/artifacts/io.cdap.plugin/http-plugins/
implementation ("io.cdap.plugin:http-plugins:2.9.0")
'io.cdap.plugin:http-plugins:jar:2.9.0'
<dependency org="io.cdap.plugin" name="http-plugins" rev="2.9.0">
<artifact name="http-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.plugin', module='http-plugins', version='2.9.0')
)
libraryDependencies += "io.cdap.plugin" % "http-plugins" % "2.9.0"
[io.cdap.plugin/http-plugins "2.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 13.0.1 |
io.cdap.plugin : hydrator-common | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-etl-api | jar | 6.7.0 |
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.16.Final |
io.cdap.http : netty-http | jar | 1.3.0 |
io.cdap.cdap : cdap-unit-test | jar | 6.7.0 |
io.cdap.cdap : cdap-data-pipeline2_2.11 | jar | 6.7.0 |
io.cdap.cdap : hydrator-test | jar | 6.7.0 |