License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.apache.streampipes |
ArtifactId | ArtifactIdstreampipes-container-standalone |
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-container-standalone/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-container-standalone</artifactId>
<version>0.69.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-container-standalone/
implementation 'org.apache.streampipes:streampipes-container-standalone:0.69.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-container-standalone/
implementation ("org.apache.streampipes:streampipes-container-standalone:0.69.0")
'org.apache.streampipes:streampipes-container-standalone:jar:0.69.0'
<dependency org="org.apache.streampipes" name="streampipes-container-standalone" rev="0.69.0">
<artifact name="streampipes-container-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-container-standalone', version='0.69.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-container-standalone" % "0.69.0"
[org.apache.streampipes/streampipes-container-standalone "0.69.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.streampipes : streampipes-container | jar | 0.69.0 |
org.apache.streampipes : streampipes-service-extensions-base | jar | 0.69.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | 2.13.1 |