License |
License |
---|---|
GroupId | GroupIdio.cdap.delta |
ArtifactId | ArtifactIddelta-proto |
Version | Version0.3.1 |
Type | Typejar |
Description |
DescriptionDelta Proto Objects
CDAP Delta pipelines
|
Filename | Size |
---|---|
delta-proto-0.3.1.pom | |
delta-proto-0.3.1.jar | 27 KB |
delta-proto-0.3.1-sources.jar | 22 KB |
delta-proto-0.3.1-javadoc.jar | 127 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.delta/delta-proto/ -->
<dependency>
<groupId>io.cdap.delta</groupId>
<artifactId>delta-proto</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.delta/delta-proto/
implementation 'io.cdap.delta:delta-proto:0.3.1'
// https://jarcasting.com/artifacts/io.cdap.delta/delta-proto/
implementation ("io.cdap.delta:delta-proto:0.3.1")
'io.cdap.delta:delta-proto:jar:0.3.1'
<dependency org="io.cdap.delta" name="delta-proto" rev="0.3.1">
<artifact name="delta-proto" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.delta', module='delta-proto', version='0.3.1')
)
libraryDependencies += "io.cdap.delta" % "delta-proto" % "0.3.1"
[io.cdap.delta/delta-proto "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.cdap.delta : delta-api | jar | 0.3.1 |
org.slf4j : slf4j-api | jar | 1.7.25 |
junit : junit | jar | 4.12 |
Group / Artifact | Type | Version |
---|---|---|
io.cdap.cdap : cdap-api | jar | 6.4.0 |