License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-container |
Last Version | Last Version0.69.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSemantic Event Processing Agents
A 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-container/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-container</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-container/
implementation 'org.apache.streampipes:streampipes-container:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-container/
implementation ("org.apache.streampipes:streampipes-container:0.69.0")
'org.apache.streampipes:streampipes-container:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-container" rev="0.69.0">
<artifact name="streampipes-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-container', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-container" % "0.69.0"
[org.apache.streampipes/streampipes-container "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-connect-api | jar | 0.69.0 |
org.apache.streampipes : streampipes-dataformat | jar | 0.69.0 |
org.apache.streampipes : streampipes-messaging | jar | 0.69.0 |
org.apache.streampipes : streampipes-sdk | jar | 0.69.0 |
org.apache.streampipes : streampipes-serializers-json | jar | 0.69.0 |
org.apache.streampipes : streampipes-service-discovery | jar | 0.69.0 |
org.apache.streampipes : streampipes-rest-shared | jar | 0.69.0 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.13 |
org.rendersnake : rendersnake | jar | 1.9.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |