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