Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.rtdi.bigdata.connector |
ArtifactId | ArtifactIdpipelinehttpserver |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typewar |
Description |
Description${project.groupId}:pipelinehttpserver
A proxy receiving http requests and forwarding them to the actual pipeline.
|
Filename | Size |
---|---|
pipelinehttpserver-0.8.1.pom | |
pipelinehttpserver-0.8.1.war | 10 MB |
pipelinehttpserver-0.8.1-sources.jar | 15 KB |
pipelinehttpserver-0.8.1-javadoc.jar | 88 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |