| License |
License |
|---|---|
| GroupId | GroupIdio.cdap.cdap |
| ArtifactId | ArtifactIdcdap-watchdog-api |
| Last Version | Last Version6.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCDAP Watchdog API
Data Application Platform for Hadoop
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cdap-watchdog-api-6.7.0.pom | |
| cdap-watchdog-api-6.7.0.jar | 17 KB |
| cdap-watchdog-api-6.7.0-sources.jar | 16 KB |
| cdap-watchdog-api-6.7.0-javadoc.jar | 112 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.cdap.cdap/cdap-watchdog-api/ -->
<dependency>
<groupId>io.cdap.cdap</groupId>
<artifactId>cdap-watchdog-api</artifactId>
<version>6.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-watchdog-api/
implementation 'io.cdap.cdap:cdap-watchdog-api:6.7.0'
// https://jarcasting.com/artifacts/io.cdap.cdap/cdap-watchdog-api/
implementation ("io.cdap.cdap:cdap-watchdog-api:6.7.0")
'io.cdap.cdap:cdap-watchdog-api:jar:6.7.0'
<dependency org="io.cdap.cdap" name="cdap-watchdog-api" rev="6.7.0">
<artifact name="cdap-watchdog-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.cdap.cdap', module='cdap-watchdog-api', version='6.7.0')
)
libraryDependencies += "io.cdap.cdap" % "cdap-watchdog-api" % "6.7.0"
[io.cdap.cdap/cdap-watchdog-api "6.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.cdap.cdap : cdap-api | jar | 6.7.0 |
| io.cdap.cdap : cdap-storage-spi | jar | 6.7.0 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |