| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.streampipes |
| Идентификатор | Идентификаторstreampipes-commons |
| Последняя версия | Последняя версия0.69.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStreamPipes Commons
A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore
IoT data streams.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| streampipes-commons-0.69.0.pom | |
| streampipes-commons-0.69.0.jar | 27 KB |
| streampipes-commons-0.69.0-sources.jar | 32 KB |
| streampipes-commons-0.69.0-javadoc.jar | 538 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-commons/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-commons</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-commons/
implementation 'org.apache.streampipes:streampipes-commons:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-commons/
implementation ("org.apache.streampipes:streampipes-commons:0.69.0")
'org.apache.streampipes:streampipes-commons:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-commons" rev="0.69.0">
<artifact name="streampipes-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-commons', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-commons" % "0.69.0"
[org.apache.streampipes/streampipes-commons "0.69.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-codec : commons-codec | jar | 1.11 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| ch.qos.logback : logback-classic | jar | 1.2.9 |