is not current version
Last Version 0.65.0

org.streampipes:streampipes-wrapper-spark 0.63.0


GroupId

GroupId

org.streampipes
ArtifactId

ArtifactId

streampipes-wrapper-spark
Version

Version

0.63.0
Type

Type

jar

Download streampipes-wrapper-spark 0.63.0


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