License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-connect-container-master |
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-connect-container-master/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-connect-container-master</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-connect-container-master/
implementation 'org.apache.streampipes:streampipes-connect-container-master:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-connect-container-master/
implementation ("org.apache.streampipes:streampipes-connect-container-master:0.69.0")
'org.apache.streampipes:streampipes-connect-container-master:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-connect-container-master" rev="0.69.0">
<artifact name="streampipes-connect-container-master" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-connect-container-master', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-connect-container-master" % "0.69.0"
[org.apache.streampipes/streampipes-connect-container-master "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-connect | jar | 0.69.0 |
org.apache.streampipes : streampipes-measurement-units | jar | 0.69.0 |
org.apache.streampipes : streampipes-pipeline-management | jar | 0.69.0 |
org.apache.streampipes : streampipes-storage-couchdb | jar | 0.69.0 |
org.apache.streampipes : streampipes-user-management | jar | 0.69.0 |
org.apache.streampipes : streampipes-data-explorer | jar | 0.69.0 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
org.jetbrains : annotations | jar | 16.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
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 |