| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.streampipes |
| ArtifactId | ArtifactIdstreampipes-backend |
| Version | Version0.67.0 |
| Type | Typejar |
| Description |
DescriptionStreamPipes CE Backend
A self-service (Industrial) IoT toolbox to enable non-technical users to connect, analyze and explore
IoT data streams.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| streampipes-backend-0.67.0.pom | |
| streampipes-backend-0.67.0.jar | 75 MB |
| streampipes-backend-0.67.0-sources.jar | 20 KB |
| streampipes-backend-0.67.0-javadoc.jar | 44 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-backend/ -->
<dependency>
<groupId>org.apache.streampipes</groupId>
<artifactId>streampipes-backend</artifactId>
<version>0.67.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-backend/
implementation 'org.apache.streampipes:streampipes-backend:0.67.0'
// https://jarcasting.com/artifacts/org.apache.streampipes/streampipes-backend/
implementation ("org.apache.streampipes:streampipes-backend:0.67.0")
'org.apache.streampipes:streampipes-backend:jar:0.67.0'
<dependency org="org.apache.streampipes" name="streampipes-backend" rev="0.67.0">
<artifact name="streampipes-backend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streampipes', module='streampipes-backend', version='0.67.0')
)
libraryDependencies += "org.apache.streampipes" % "streampipes-backend" % "0.67.0"
[org.apache.streampipes/streampipes-backend "0.67.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.streampipes : streampipes-app-file-export | jar | 0.67.0 |
| org.apache.streampipes : streampipes-container-base | jar | 0.67.0 |
| org.apache.streampipes : streampipes-config | jar | 0.67.0 |
| org.apache.streampipes : streampipes-messaging-kafka | jar | 0.67.0 |
| org.apache.streampipes : streampipes-rest | jar | 0.67.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.12.1 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.3.3.RELEASE |