Download cdap-notifications-2.8.0.jar file - Jar c

Jar examples for c:cdap-notifications

Description

You can download jar file cdap-notifications 2.8.0 in this page.

License

Apache License

Build File

You can use the following script to add cdap-notifications-2.8.0.jar to your project.

<dependency>
   <groupId>co.cask.cdap</groupId>
   <artifactId>cdap-notifications</artifactId>
   <version>2.8.0</version>
</dependency>
compile group: 'co.cask.cdap', name: 'cdap-notifications', version: '2.8.0'
libraryDependencies += "co.cask.cdap" % "cdap-notifications" % "2.8.0"
<dependency org="co.cask.cdap" name="cdap-notifications" rev="2.8.0"/>
@Grapes(@Grab(group='co.cask.cdap', module='cdap-notifications', version='2.8.0'))
'co.cask.cdap:cdap-notifications:jar:2.8.0'

Download

Click the following link to download the jar file.

cdap-notifications-2.8.0-javadoc.jar
cdap-notifications-2.8.0-sources.jar
cdap-notifications-2.8.0.jar
cdap-notifications-2.8.0.pom



Related Tutorials