DataPipes

DataPipes is a library that makes it easy to orchestrate data flows and data retrievals.

License

License

Categories

Categories

Data
GroupId

GroupId

com.ondeck.datapipes
ArtifactId

ArtifactId

datapipes-flow
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

DataPipes
DataPipes is a library that makes it easy to orchestrate data flows and data retrievals.

Download datapipes-flow

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.8
com.google.guava : guava jar 16.0.1
org.apache.commons : commons-pool2 jar 2.2
com.ondeck.datapipes : datapipes-interface jar 1.0

test (6)

Group / Artifact Type Version
com.ondeck.datapipes : datapipes-impl jar 1.0
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11
org.springframework : spring-beans jar 3.1.2.RELEASE
org.springframework : spring-context jar 3.1.2.RELEASE
org.springframework : spring-test jar 3.1.2.RELEASE

Project Modules

There are no modules declared in this project.
com.ondeck.datapipes

OnDeck

Versions

Version
1.0