Last Version

Delta Proto Objects 0.6.0

CDAP Delta pipelines

License

License

GroupId

GroupId

io.cdap.delta
ArtifactId

ArtifactId

delta-proto
Version

Version

0.6.0
Type

Type

jar
Description

Description

Delta Proto Objects
CDAP Delta pipelines

Download delta-proto 0.6.0


<!-- https://jarcasting.com/artifacts/io.cdap.delta/delta-proto/ -->
<dependency>
    <groupId>io.cdap.delta</groupId>
    <artifactId>delta-proto</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.delta/delta-proto/
implementation 'io.cdap.delta:delta-proto:0.6.0'
// https://jarcasting.com/artifacts/io.cdap.delta/delta-proto/
implementation ("io.cdap.delta:delta-proto:0.6.0")
'io.cdap.delta:delta-proto:jar:0.6.0'
<dependency org="io.cdap.delta" name="delta-proto" rev="0.6.0">
  <artifact name="delta-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.delta', module='delta-proto', version='0.6.0')
)
libraryDependencies += "io.cdap.delta" % "delta-proto" % "0.6.0"
[io.cdap.delta/delta-proto "0.6.0"]

Dependencies

compile (3)

Group / Artifact Type Version
io.cdap.delta : delta-api jar 0.6.0
org.slf4j : slf4j-api jar 1.7.25
junit : junit jar 4.12

provided (1)

Group / Artifact Type Version
io.cdap.cdap : cdap-api jar 6.7.0

Project Modules

There are no modules declared in this project.