| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdorg.apache.streampipes |
| ArtifactId | ArtifactIdstreampipes-connect-container-worker |
| Version | Version0.68.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-worker/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-connect-container-worker</artifactId>
<version>0.68.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-connect-container-worker/
implementation 'org.apache.streampipes:streampipes-connect-container-worker:0.68.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-connect-container-worker/
implementation ("org.apache.streampipes:streampipes-connect-container-worker:0.68.0")
'org.apache.streampipes:streampipes-connect-container-worker:jar:0.68.0'
<dependency org="org.apache.streampipes" name="streampipes-connect-container-worker" rev="0.68.0">
<artifact name="streampipes-connect-container-worker" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-connect-container-worker', version='0.68.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-connect-container-worker" % "0.68.0"
[org.apache.streampipes/streampipes-connect-container-worker "0.68.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.streampipes : streampipes-connect-container | jar | 0.68.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.powermock : powermock-module-junit4 | jar | 2.0.4 |