License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-connect-container-worker |
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-worker/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-connect-container-worker</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-connect-container-worker/
implementation 'org.apache.streampipes:streampipes-connect-container-worker:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-connect-container-worker/
implementation ("org.apache.streampipes:streampipes-connect-container-worker:0.69.0")
'org.apache.streampipes:streampipes-connect-container-worker:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-connect-container-worker" rev="0.69.0">
<artifact name="streampipes-connect-container-worker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-connect-container-worker', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-connect-container-worker" % "0.69.0"
[org.apache.streampipes/streampipes-connect-container-worker "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-config | jar | 0.69.0 |
org.apache.streampipes : streampipes-connect | jar | 0.69.0 |
org.apache.streampipes : streampipes-container | jar | 0.69.0 |
org.apache.streampipes : streampipes-client | jar | 0.69.0 |
org.apache.streampipes : streampipes-service-extensions-base | jar | 0.69.0 |
org.apache.streampipes : streampipes-rest-shared | jar | 0.69.0 |
org.apache.streampipes : streampipes-serializers-json | jar | 0.69.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.tomakehurst : wiremock | jar | 2.27.2 |
org.eclipse.jetty : jetty-server | jar | 9.4.19.v20190610 |
com.jayway.restassured : rest-assured | jar | 2.9.0 |
junit : junit | jar | 4.12 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |