License |
License
The BSD License
|
---|---|
GroupId | GroupIdgov.sandia.foundry |
ArtifactId | ArtifactIdcognitive-foundry |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCognitive Foundry (All)
A single jar with all the Cognitive Foundry components.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cognitive-foundry-4.0.1.pom | |
cognitive-foundry-4.0.1.jar | 1 MB |
cognitive-foundry-4.0.1-sources.jar | 1 MB |
cognitive-foundry-4.0.1-javadoc.jar | 9 MB |
Browse |
<!-- https://jarcasting.com/artifacts/gov.sandia.foundry/cognitive-foundry/ -->
<dependency>
<groupId>gov.sandia.foundry</groupId>
<artifactId>cognitive-foundry</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.sandia.foundry/cognitive-foundry/
implementation 'gov.sandia.foundry:cognitive-foundry:4.0.1'
// https://jarcasting.com/artifacts/gov.sandia.foundry/cognitive-foundry/
implementation ("gov.sandia.foundry:cognitive-foundry:4.0.1")
'gov.sandia.foundry:cognitive-foundry:jar:4.0.1'
<dependency org="gov.sandia.foundry" name="cognitive-foundry" rev="4.0.1">
<artifact name="cognitive-foundry" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.sandia.foundry', module='cognitive-foundry', version='4.0.1')
)
libraryDependencies += "gov.sandia.foundry" % "cognitive-foundry" % "4.0.1"
[gov.sandia.foundry/cognitive-foundry "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |