Last Version

StreamPipes REST API 0.69.0

A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.

License

License

GroupId

GroupId

org.apache.streampipes
ArtifactId

ArtifactId

streampipes-rest
Version

Version

0.69.0
Type

Type

jar
Description

Description

StreamPipes REST API
A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore IoT data streams.
Project Organization

Project Organization

The Apache Software Foundation

Download streampipes-rest 0.69.0


<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-rest/ -->
<dependency>
    <groupId>org.apache.streampipes</groupId>
    <artifactId>streampipes-rest</artifactId>
    <version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-rest/
implementation 'org.apache.streampipes:streampipes-rest:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-rest/
implementation ("org.apache.streampipes:streampipes-rest:0.69.0")
'org.apache.streampipes:streampipes-rest:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-rest" rev="0.69.0">
  <artifact name="streampipes-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-rest', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-rest" % "0.69.0"
[org.apache.streampipes/streampipes-rest "0.69.0"]

Dependencies

compile (18)

Group / Artifact Type Version
org.apache.streampipes : streampipes-commons jar 0.69.0
org.apache.streampipes : streampipes-config jar 0.69.0
org.apache.streampipes : streampipes-data-explorer jar 0.69.0
org.apache.streampipes : streampipes-measurement-units jar 0.69.0
org.apache.streampipes : streampipes-messaging-jms jar 0.69.0
org.apache.streampipes : streampipes-mail jar 0.69.0
org.apache.streampipes : streampipes-model-client jar 0.69.0
org.apache.streampipes : streampipes-pipeline-management jar 0.69.0
org.apache.streampipes : streampipes-rest-shared jar 0.69.0
org.apache.streampipes : streampipes-serializers-json jar 0.69.0
org.apache.streampipes : streampipes-service-discovery jar 0.69.0
org.apache.streampipes : streampipes-user-management jar 0.69.0
org.apache.streampipes : streampipes-rest-core-base jar 0.69.0
org.apache.streampipes : streampipes-connect-container-master jar 0.69.0
com.squareup.retrofit2 : retrofit jar 2.5.0
io.swagger.core.v3 : swagger-annotations jar 2.1.12
org.influxdb : influxdb-java jar 2.22
com.sun.mail : jakarta.mail jar 1.6.7

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
net.bytebuddy : byte-buddy jar 1.12.6
net.bytebuddy : byte-buddy-agent jar 1.12.6
org.mockito : mockito-core jar 3.12.4
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9

Project Modules

There are no modules declared in this project.