| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.apache.streampipes |
| Идентификатор | Идентификаторstreampipes-client |
| Последняя версия | Последняя версия0.69.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore
IoT data streams.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| streampipes-client-0.69.0.pom | |
| streampipes-client-0.69.0.jar | 41 KB |
| streampipes-client-0.69.0-sources.jar | 40 KB |
| streampipes-client-0.69.0-javadoc.jar | 609 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-client/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-client</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-client/
implementation 'org.apache.streampipes:streampipes-client:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-client/
implementation ("org.apache.streampipes:streampipes-client:0.69.0")
'org.apache.streampipes:streampipes-client:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-client" rev="0.69.0">
<artifact name="streampipes-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-client', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-client" % "0.69.0"
[org.apache.streampipes/streampipes-client "0.69.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.streampipes : streampipes-dataformat-json | jar | 0.69.0 |
| org.apache.streampipes : streampipes-dataformat-cbor | jar | 0.69.0 |
| org.apache.streampipes : streampipes-dataformat-fst | jar | 0.69.0 |
| org.apache.streampipes : streampipes-messaging-kafka | jar | 0.69.0 |
| org.apache.streampipes : streampipes-model | jar | 0.69.0 |
| org.apache.streampipes : streampipes-model-client | jar | 0.69.0 |
| org.apache.streampipes : streampipes-security-jwt | jar | 0.69.0 |
| org.apache.streampipes : streampipes-serializers-json | jar | 0.69.0 |
| commons-collections : commons-collections | jar | 3.2.2 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.httpcomponents : fluent-hc | jar | 4.5.13 |