License |
License |
---|---|
GroupId | GroupIdio.cdap.delta |
ArtifactId | ArtifactIddelta-proto |
Version | Version0.6.0 |
Type | Typejar |
Description |
DescriptionDelta Proto Objects
CDAP Delta pipelines
|
Filename | Size |
---|---|
delta-proto-0.6.0.pom | |
delta-proto-0.6.0.jar | 31 KB |
delta-proto-0.6.0-sources.jar | 25 KB |
delta-proto-0.6.0-javadoc.jar | 143 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-api | jar | 6.7.0 |