License |
License |
---|---|
GroupId | GroupIdio.cdap.delta |
ArtifactId | ArtifactIddelta |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDelta Pipelines
CDAP Delta pipelines
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
delta-0.6.0.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.delta/delta/ -->
<dependency>
<groupId>io.cdap.delta</groupId>
<artifactId>delta</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.delta/delta/
implementation 'io.cdap.delta:delta:0.6.0'
// https://jarcasting.com/artifacts/io.cdap.delta/delta/
implementation ("io.cdap.delta:delta:0.6.0")
'io.cdap.delta:delta:pom:0.6.0'
<dependency org="io.cdap.delta" name="delta" rev="0.6.0">
<artifact name="delta" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.cdap.delta', module='delta', version='0.6.0')
)
libraryDependencies += "io.cdap.delta" % "delta" % "0.6.0"
[io.cdap.delta/delta "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
junit : junit | jar | 4.12 |