License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.ondeck.datapipes |
ArtifactId | ArtifactIddatapipes-flow-audit |
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-audit-1.0.pom | |
datapipes-flow-audit-1.0.jar | 12 KB |
datapipes-flow-audit-1.0-sources.jar | 12 KB |
datapipes-flow-audit-1.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ondeck.datapipes/datapipes-flow-audit/ -->
<dependency>
<groupId>com.ondeck.datapipes</groupId>
<artifactId>datapipes-flow-audit</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ondeck.datapipes/datapipes-flow-audit/
implementation 'com.ondeck.datapipes:datapipes-flow-audit:1.0'
// https://jarcasting.com/artifacts/com.ondeck.datapipes/datapipes-flow-audit/
implementation ("com.ondeck.datapipes:datapipes-flow-audit:1.0")
'com.ondeck.datapipes:datapipes-flow-audit:jar:1.0'
<dependency org="com.ondeck.datapipes" name="datapipes-flow-audit" rev="1.0">
<artifact name="datapipes-flow-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ondeck.datapipes', module='datapipes-flow-audit', version='1.0')
)
libraryDependencies += "com.ondeck.datapipes" % "datapipes-flow-audit" % "1.0"
[com.ondeck.datapipes/datapipes-flow-audit "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.ondeck.datapipes : datapipes-flow | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.11 |
org.springframework : spring-test | jar | 3.1.2.RELEASE |