Jar examples for c:cdap-notifications
You can download jar file cdap-notifications 4.1.0 in this page.
Apache License
You can use the following script to add cdap-notifications-4.1.0.jar to your project.
<dependency> <groupId>co.cask.cdap</groupId> <artifactId>cdap-notifications</artifactId> <version>4.1.0</version> </dependency>
compile group: 'co.cask.cdap', name: 'cdap-notifications', version: '4.1.0'
libraryDependencies += "co.cask.cdap" % "cdap-notifications" % "4.1.0"
<dependency org="co.cask.cdap" name="cdap-notifications" rev="4.1.0"/>
@Grapes(@Grab(group='co.cask.cdap', module='cdap-notifications', version='4.1.0'))
'co.cask.cdap:cdap-notifications:jar:4.1.0'
Click the following link to download the jar file.
cdap-notifications-4.1.0-javadoc.jar