Cognitive Foundry Graph Core

Algorithms and components for graph algorithms.

License

License

The BSD License
GroupId

GroupId

gov.sandia.foundry
ArtifactId

ArtifactId

gov-sandia-cognition-graph-core
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Cognitive Foundry Graph Core
Algorithms and components for graph algorithms.
Project Organization

Project Organization

Sandia National Laboratories

Download gov-sandia-cognition-graph-core

How to add to project

<!-- https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-graph-core/ -->
<dependency>
    <groupId>gov.sandia.foundry</groupId>
    <artifactId>gov-sandia-cognition-graph-core</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-graph-core/
implementation 'gov.sandia.foundry:gov-sandia-cognition-graph-core:4.0.1'
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-graph-core/
implementation ("gov.sandia.foundry:gov-sandia-cognition-graph-core:4.0.1")
'gov.sandia.foundry:gov-sandia-cognition-graph-core:jar:4.0.1'
<dependency org="gov.sandia.foundry" name="gov-sandia-cognition-graph-core" rev="4.0.1">
  <artifact name="gov-sandia-cognition-graph-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.sandia.foundry', module='gov-sandia-cognition-graph-core', version='4.0.1')
)
libraryDependencies += "gov.sandia.foundry" % "gov-sandia-cognition-graph-core" % "4.0.1"
[gov.sandia.foundry/gov-sandia-cognition-graph-core "4.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
gov.sandia.foundry : gov-sandia-cognition-common-core jar 4.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0