| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.ondeck.datapipes |
| ArtifactId | ArtifactIddatapipes-impl |
| 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-impl-1.0.pom | |
| datapipes-impl-1.0.jar | 18 KB |
| datapipes-impl-1.0-sources.jar | 21 KB |
| datapipes-impl-1.0-javadoc.jar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ondeck.datapipes/datapipes-impl/ -->
<dependency>
<groupId>com.ondeck.datapipes</groupId>
<artifactId>datapipes-impl</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ondeck.datapipes/datapipes-impl/
implementation 'com.ondeck.datapipes:datapipes-impl:1.0'
// https://jarcasting.com/artifacts/com.ondeck.datapipes/datapipes-impl/
implementation ("com.ondeck.datapipes:datapipes-impl:1.0")
'com.ondeck.datapipes:datapipes-impl:jar:1.0'
<dependency org="com.ondeck.datapipes" name="datapipes-impl" rev="1.0">
<artifact name="datapipes-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ondeck.datapipes', module='datapipes-impl', version='1.0')
)
libraryDependencies += "com.ondeck.datapipes" % "datapipes-impl" % "1.0"
[com.ondeck.datapipes/datapipes-impl "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : fluent-hc | jar | 4.3.1 |
| com.ondeck.datapipes : datapipes-utils | jar | 1.0 |
| com.google.guava : guava | jar | 16.0.1 |
| log4j : log4j | jar | 1.2.17 |
| org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.2 |
| com.ondeck.datapipes : datapipes-interface | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mongodb : bson | jar | 2.12.2 |
| 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 |
| commons-io : commons-io | jar | 2.4 |
| org.springframework : spring-test | jar | 3.1.2.RELEASE |