${project.groupId}:pipelinehttpserver

A proxy receiving http requests and forwarding them to the actual pipeline.

Categories

Categories

Data
GroupId

GroupId

io.rtdi.bigdata.connector
ArtifactId

ArtifactId

pipelinehttpserver
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

war
Description

Description

${project.groupId}:pipelinehttpserver
A proxy receiving http requests and forwarding them to the actual pipeline.

Download pipelinehttpserver

How to add to project

<!-- https://jarcasting.com/artifacts/io.rtdi.bigdata.connector/pipelinehttpserver/ -->
<dependency>
    <groupId>io.rtdi.bigdata.connector</groupId>
    <artifactId>pipelinehttpserver</artifactId>
    <version>0.8.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/io.rtdi.bigdata.connector/pipelinehttpserver/
implementation 'io.rtdi.bigdata.connector:pipelinehttpserver:0.8.1'
// https://jarcasting.com/artifacts/io.rtdi.bigdata.connector/pipelinehttpserver/
implementation ("io.rtdi.bigdata.connector:pipelinehttpserver:0.8.1")
'io.rtdi.bigdata.connector:pipelinehttpserver:war:0.8.1'
<dependency org="io.rtdi.bigdata.connector" name="pipelinehttpserver" rev="0.8.1">
  <artifact name="pipelinehttpserver" type="war" />
</dependency>
@Grapes(
@Grab(group='io.rtdi.bigdata.connector', module='pipelinehttpserver', version='0.8.1')
)
libraryDependencies += "io.rtdi.bigdata.connector" % "pipelinehttpserver" % "0.8.1"
[io.rtdi.bigdata.connector/pipelinehttpserver "0.8.1"]

Dependencies

compile (15)

Group / Artifact Type Version
org.glassfish.jersey.containers : jersey-container-servlet jar 2.27
org.apache.logging.log4j : log4j-web jar 2.8.2
org.slf4j : slf4j-log4j12 jar 1.7.9
org.apache.avro : avro jar 1.9.0
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
org.glassfish.jersey.core : jersey-client jar 2.27
org.glassfish.jersey.inject : jersey-hk2 jar 2.27
org.glassfish.jersey.media : jersey-media-json-jackson jar 2.27
io.rtdi.bigdata.connector : pipelinefoundation jar 0.8.1
io.rtdi.bigdata.connector : pipelinetest jar 0.8.1
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : jaxb-core jar 2.3.0.1
com.sun.xml.bind : jaxb-impl jar 2.3.2
javax.activation : activation jar 1.1.1

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1