| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные ORM FST Data Formats Serialization |
| Группа | Группаorg.apache.streampipes |
| Идентификатор | Идентификаторstreampipes-dataformat-fst |
| Версия | Версия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-dataformat-fst/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-dataformat-fst</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-dataformat-fst/
implementation 'org.apache.streampipes:streampipes-dataformat-fst:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-dataformat-fst/
implementation ("org.apache.streampipes:streampipes-dataformat-fst:0.69.0")
'org.apache.streampipes:streampipes-dataformat-fst:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-dataformat-fst" rev="0.69.0">
<artifact name="streampipes-dataformat-fst" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-dataformat-fst', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-dataformat-fst" % "0.69.0"
[org.apache.streampipes/streampipes-dataformat-fst "0.69.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.streampipes : streampipes-dataformat | jar | 0.69.0 |
| org.apache.streampipes : streampipes-vocabulary | jar | 0.69.0 |
| de.ruedigermoeller : fst | jar | 2.56 |