MVN

com.tinkerpop : pipes

Maven & Gradle

Sep 17, 2014
14 usages
276 stars

Pipes: A Lazy Data Flow Framework · Pipes is a dataflow framework written in Java that enables the splitting, merging, filtering, and transformation of data from input to output. Computations are expressed using a combinator model and are evaluated in a memory-efficient, lazy fashion.

<dependency>
    <groupId>com.tinkerpop</groupId>
    <artifactId>pipes</artifactId>
    <version>2.6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.tinkerpop : pipes to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.6.0

All Versions

Choose a version of com.tinkerpop : pipes to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.6.x
pipes-2.6.0
2.5.x
pipes-2.5.0
2.4.x
pipes-2.4.0
2.3.x
pipes-2.3.0
2.2.x
pipes-2.2.0
2.1.x
pipes-2.1.0
2.0.x
pipes-2.0.0
1.0
pipes-1.0

How to add a dependency to Maven

Add the following com.tinkerpop : pipes maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.tinkerpop</groupId>
    <artifactId>pipes</artifactId>
    <version>2.6.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.tinkerpop : pipes gradle dependency to your build.gradle file:

implementation 'com.tinkerpop:pipes:2.6.0'

Gradle Kotlin DSL: Add the following com.tinkerpop : pipes gradle kotlin dependency to your build.gradle.kts file:

implementation("com.tinkerpop:pipes:2.6.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.tinkerpop : pipes sbt scala dependency to your build.sbt file:

libraryDependencies += "com.tinkerpop" % "pipes" % "2.6.0"

Advertisement

Dependencies from Group

Sep 17, 2014
14 usages
276 stars
Jan 19, 2015
14 usages
Jan 19, 2015
13 usages
Sep 17, 2014
12 usages
138 stars
Jan 19, 2015
11 usages

Discover Dependencies

gss
Aug 25, 2016
1 usages
0 stars
Aug 26, 2022
60 usages
248 stars
Nov 11, 2014
20 usages
47.6k stars
Apr 25, 2017
16 usages
29 stars
Dec 03, 2018
10 usages
Mar 04, 2023
3 usages
6 stars
Dec 21, 2019
11 usages
1 stars
Aug 25, 2017
17 usages
43 stars