| License |
License |
|---|---|
| GroupId | GroupIdcom.boozallen.cognition |
| ArtifactId | ArtifactIdlens |
| Last Version | Last Version0.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLens
Cognition is an open-source platform for data ingest, data fusion and search.
|
| Filename | Size |
|---|---|
| lens-0.4.0.pom | |
| lens-0.4.0.jar | 27 KB |
| lens-0.4.0-sources.jar | 16 KB |
| lens-0.4.0-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.boozallen.cognition/lens/ -->
<dependency>
<groupId>com.boozallen.cognition</groupId>
<artifactId>lens</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.boozallen.cognition/lens/
implementation 'com.boozallen.cognition:lens:0.4.0'
// https://jarcasting.com/artifacts/com.boozallen.cognition/lens/
implementation ("com.boozallen.cognition:lens:0.4.0")
'com.boozallen.cognition:lens:jar:0.4.0'
<dependency org="com.boozallen.cognition" name="lens" rev="0.4.0">
<artifact name="lens" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.boozallen.cognition', module='lens', version='0.4.0')
)
libraryDependencies += "com.boozallen.cognition" % "lens" % "0.4.0"
[com.boozallen.cognition/lens "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.4 |
| com.boozallen.cognition : cognition-spark-common | jar | 0.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| Version |
|---|
|
0.4.0
|