License |
License
The BSD License
|
---|---|
GroupId | GroupIdgov.sandia.foundry |
ArtifactId | ArtifactIdgov-sandia-cognition-learning-core |
Last Version | Last Version4.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCognitive Foundry Learning Core
Algorithms and components for machine learning and statistics.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-learning-core/ -->
<dependency>
<groupId>gov.sandia.foundry</groupId>
<artifactId>gov-sandia-cognition-learning-core</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-learning-core/
implementation 'gov.sandia.foundry:gov-sandia-cognition-learning-core:4.0.1'
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-learning-core/
implementation ("gov.sandia.foundry:gov-sandia-cognition-learning-core:4.0.1")
'gov.sandia.foundry:gov-sandia-cognition-learning-core:jar:4.0.1'
<dependency org="gov.sandia.foundry" name="gov-sandia-cognition-learning-core" rev="4.0.1">
<artifact name="gov-sandia-cognition-learning-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.sandia.foundry', module='gov-sandia-cognition-learning-core', version='4.0.1')
)
libraryDependencies += "gov.sandia.foundry" % "gov-sandia-cognition-learning-core" % "4.0.1"
[gov.sandia.foundry/gov-sandia-cognition-learning-core "4.0.1"]
Group / Artifact | Type | Version |
---|---|---|
gov.sandia.foundry : gov-sandia-cognition-common-core | jar | 4.0.1 |
gov.sandia.foundry : gov-sandia-cognition-common-data | jar | 4.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |