| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииКонтейнер |
| Группа | Группаorg.apache.streampipes |
| Идентификатор | Идентификаторstreampipes-container-standalone |
| Последняя версия | Последняя версия0.69.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-container-standalone/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-container-standalone</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-container-standalone/
implementation 'org.apache.streampipes:streampipes-container-standalone:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-container-standalone/
implementation ("org.apache.streampipes:streampipes-container-standalone:0.69.0")
'org.apache.streampipes:streampipes-container-standalone:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-container-standalone" rev="0.69.0">
<artifact name="streampipes-container-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-container-standalone', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-container-standalone" % "0.69.0"
[org.apache.streampipes/streampipes-container-standalone "0.69.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.streampipes : streampipes-container | jar | 0.69.0 |
| org.apache.streampipes : streampipes-service-extensions-base | jar | 0.69.0 |
| com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.1 |