MVN

com.boozallen.cognition : spark

Maven & Gradle

Jan 13, 2016

Cognition Spark Library

<dependency>
    <groupId>com.boozallen.cognition</groupId>
    <artifactId>spark</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.boozallen.cognition : spark to add to Maven - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.boozallen.cognition : spark to add to Maven - All Versions:

Version Vulnerabilities Updated
0.4.x
spark-0.4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.boozallen.cognition</groupId>
    <artifactId>spark</artifactId>
    <version>0.4.0</version>
</dependency>