| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаorg.apache.streampipes |
| Идентификатор | Идентификаторstreampipes-model-client |
| Версия | Версия0.67.0 |
| Тип | Типjar |
| Описание |
ОписаниеA self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore
IoT data streams.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-model-client/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-model-client</artifactId>
<version>0.67.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-model-client/
implementation 'org.apache.streampipes:streampipes-model-client:0.67.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-model-client/
implementation ("org.apache.streampipes:streampipes-model-client:0.67.0")
'org.apache.streampipes:streampipes-model-client:jar:0.67.0'
<dependency org="org.apache.streampipes" name="streampipes-model-client" rev="0.67.0">
<artifact name="streampipes-model-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-model-client', version='0.67.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-model-client" % "0.67.0"
[org.apache.streampipes/streampipes-model-client "0.67.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.streampipes : streampipes-model-shared | jar | 0.67.0 |
| com.google.code.gson : gson | jar | 2.8.5 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |