License |
License |
---|---|
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-sdk |
Last Version | Last Version0.69.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore
IoT data streams.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
streampipes-sdk-0.69.0.pom | |
streampipes-sdk-0.69.0.jar | 84 KB |
streampipes-sdk-0.69.0-sources.jar | 74 KB |
streampipes-sdk-0.69.0-javadoc.jar | 729 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-sdk/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-sdk</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-sdk/
implementation 'org.apache.streampipes:streampipes-sdk:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-sdk/
implementation ("org.apache.streampipes:streampipes-sdk:0.69.0")
'org.apache.streampipes:streampipes-sdk:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-sdk" rev="0.69.0">
<artifact name="streampipes-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-sdk', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-sdk" % "0.69.0"
[org.apache.streampipes/streampipes-sdk "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-config | jar | 0.69.0 |
org.apache.streampipes : streampipes-model | jar | 0.69.0 |
org.apache.streampipes : streampipes-vocabulary | jar | 0.69.0 |
com.github.drapostolos : type-parser | jar | 0.6.0 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |