is not current version
Last Version 0.6.0

Delta Proto Objects 0.4.1

CDAP Delta pipelines

License

License

GroupId

GroupId

io.cdap.delta
ArtifactId

ArtifactId

delta-proto
Version

Version

0.4.1
Type

Type

jar
Description

Description

Delta Proto Objects
CDAP Delta pipelines

Download delta-proto 0.4.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.cdap.delta : delta-api jar 0.4.1
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.4.0

Project Modules

There are no modules declared in this project.