| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.streampipes |
| Идентификатор | Идентификаторstreampipes-rest-shared |
| Версия | Версия0.67.0 |
| Тип | Типjar |
| Описание |
ОписаниеA self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore
IoT data streams.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| streampipes-rest-shared-0.67.0.pom | |
| streampipes-rest-shared-0.67.0.jar | 26 KB |
| streampipes-rest-shared-0.67.0-sources.jar | 26 KB |
| streampipes-rest-shared-0.67.0-javadoc.jar | 112 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-rest-shared/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-rest-shared</artifactId>
<version>0.67.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-rest-shared/
implementation 'org.apache.streampipes:streampipes-rest-shared:0.67.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-rest-shared/
implementation ("org.apache.streampipes:streampipes-rest-shared:0.67.0")
'org.apache.streampipes:streampipes-rest-shared:jar:0.67.0'
<dependency org="org.apache.streampipes" name="streampipes-rest-shared" rev="0.67.0">
<artifact name="streampipes-rest-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-rest-shared', version='0.67.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-rest-shared" % "0.67.0"
[org.apache.streampipes/streampipes-rest-shared "0.67.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.streampipes : streampipes-commons | jar | 0.67.0 |
| org.apache.streampipes : streampipes-serializers | jar | 0.67.0 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
| org.glassfish.jersey.media : jersey-media-multipart | jar | 2.30.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.glassfish.jersey.containers : jersey-container-jetty-http | jar | 2.30.1 |
| junit : junit | jar | 4.12 |