License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-connect-container-master |
Version | Version0.67.0 |
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.67.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-connect-container-master/
implementation 'org.apache.streampipes:streampipes-connect-container-master:0.67.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-connect-container-master/
implementation ("org.apache.streampipes:streampipes-connect-container-master:0.67.0")
'org.apache.streampipes:streampipes-connect-container-master:jar:0.67.0'
<dependency org="org.apache.streampipes" name="streampipes-connect-container-master" rev="0.67.0">
<artifact name="streampipes-connect-container-master" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-connect-container-master', version='0.67.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-connect-container-master" % "0.67.0"
[org.apache.streampipes/streampipes-connect-container-master "0.67.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-connect-container | jar | 0.67.0 |
org.apache.streampipes : streampipes-storage-couchdb | jar | 0.67.0 |
org.apache.streampipes : streampipes-user-management | jar | 0.67.0 |
org.apache.httpcomponents : httpmime | jar | 4.5.10 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.1.0 |
org.powermock : powermock-module-junit4 | jar | 2.0.4 |
org.powermock : powermock-api-mockito2 | jar | 2.0.4 |