| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаio.rtdi.bigdata.connector |
| Идентификатор | Идентификаторpipelinehttpserver |
| Последняя версия | Последняя версия0.8.1 |
| Дата | Дата |
| Тип | Типwar |
| Описание |
Описание${project.groupId}:pipelinehttpserver
A proxy receiving http requests and forwarding them to the actual pipeline.
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |