License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.ondeck.datapipes |
ArtifactId | ArtifactIddatapipes-flow |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDataPipes
DataPipes is a library that makes it easy to orchestrate data flows and data retrievals.
|
Filename | Size |
---|---|
datapipes-flow-1.0.pom | |
datapipes-flow-1.0.jar | 29 KB |
datapipes-flow-1.0-sources.jar | 28 KB |
datapipes-flow-1.0-javadoc.jar | 95 KB |
Browse |
<!-- 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"]
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 |
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 |