Download cognition-spark-common-0.4.0.jar file - Jar c

Jar examples for c:cognition-spark-common

Description

You can download jar file cognition-spark-common 0.4.0 in this page.

License

Apache License

Build File

You can use the following script to add cognition-spark-common-0.4.0.jar to your project.

<dependency>
   <groupId>com.boozallen.cognition</groupId>
   <artifactId>cognition-spark-common</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'com.boozallen.cognition', name: 'cognition-spark-common', version: '0.4.0'
libraryDependencies += "com.boozallen.cognition" % "cognition-spark-common" % "0.4.0"
<dependency org="com.boozallen.cognition" name="cognition-spark-common" rev="0.4.0"/>
@Grapes(@Grab(group='com.boozallen.cognition', module='cognition-spark-common', version='0.4.0'))
'com.boozallen.cognition:cognition-spark-common:jar:0.4.0'

Download

Click the following link to download the jar file.

cognition-spark-common-0.4.0-javadoc.jar
cognition-spark-common-0.4.0-sources.jar
cognition-spark-common-0.4.0.jar
cognition-spark-common-0.4.0.pom



Related Tutorials