License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-platform-services |
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 |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-platform-services/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-platform-services</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-platform-services/
implementation 'org.apache.streampipes:streampipes-platform-services:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-platform-services/
implementation ("org.apache.streampipes:streampipes-platform-services:0.69.0")
'org.apache.streampipes:streampipes-platform-services:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-platform-services" rev="0.69.0">
<artifact name="streampipes-platform-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-platform-services', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-platform-services" % "0.69.0"
[org.apache.streampipes/streampipes-platform-services "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-data-explorer | jar | 0.69.0 |
org.apache.streampipes : streampipes-model | jar | 0.69.0 |
org.apache.streampipes : streampipes-rest-shared | jar | 0.69.0 |
org.apache.streampipes : streampipes-storage-api | jar | 0.69.0 |
org.apache.streampipes : streampipes-rest | jar | 0.69.0 |
io.swagger.core.v3 : swagger-annotations | jar | 2.1.12 |