is not current version
Last Version 0.65.0

org.streampipes:streampipes-backend 0.55.2


GroupId

GroupId

org.streampipes
ArtifactId

ArtifactId

streampipes-backend
Version

Version

0.55.2
Type

Type

war

Download streampipes-backend 0.55.2


<!-- https://jarcasting.com/artifacts/org.streampipes/streampipes-backend/ -->
<dependency>
    <groupId>org.streampipes</groupId>
    <artifactId>streampipes-backend</artifactId>
    <version>0.55.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.streampipes/streampipes-backend/
implementation 'org.streampipes:streampipes-backend:0.55.2'
// https://jarcasting.com/artifacts/org.streampipes/streampipes-backend/
implementation ("org.streampipes:streampipes-backend:0.55.2")
'org.streampipes:streampipes-backend:war:0.55.2'
<dependency org="org.streampipes" name="streampipes-backend" rev="0.55.2">
  <artifact name="streampipes-backend" type="war" />
</dependency>
@Grapes(
@Grab(group='org.streampipes', module='streampipes-backend', version='0.55.2')
)
libraryDependencies += "org.streampipes" % "streampipes-backend" % "0.55.2"
[org.streampipes/streampipes-backend "0.55.2"]