is not current version
Last Version 1.0.2

com.speedment.jpastreamer:pipeline 1.0.1

Provides Stream Pipeline

Categories

Categories

Speedment Data Databases
GroupId

GroupId

com.speedment.jpastreamer
ArtifactId

ArtifactId

pipeline
Version

Version

1.0.1
Type

Type

jar

Download pipeline 1.0.1


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