| Лицензия |
Лицензия
The BSD License
|
|---|---|
| Группа | Группаgov.sandia.foundry |
| Идентификатор | Идентификаторgov-sandia-cognition-framework-core |
| Последняя версия | Последняя версия4.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCognitive Foundry Framework Core
A framework for building and connecting cognitive models.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-framework-core/ -->
<dependency>
<groupId>gov.sandia.foundry</groupId>
<artifactId>gov-sandia-cognition-framework-core</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-framework-core/
implementation 'gov.sandia.foundry:gov-sandia-cognition-framework-core:4.0.1'
// https://jarcasting.com/artifacts/gov.sandia.foundry/gov-sandia-cognition-framework-core/
implementation ("gov.sandia.foundry:gov-sandia-cognition-framework-core:4.0.1")
'gov.sandia.foundry:gov-sandia-cognition-framework-core:jar:4.0.1'
<dependency org="gov.sandia.foundry" name="gov-sandia-cognition-framework-core" rev="4.0.1">
<artifact name="gov-sandia-cognition-framework-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='gov.sandia.foundry', module='gov-sandia-cognition-framework-core', version='4.0.1')
)
libraryDependencies += "gov.sandia.foundry" % "gov-sandia-cognition-framework-core" % "4.0.1"
[gov.sandia.foundry/gov-sandia-cognition-framework-core "4.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| gov.sandia.foundry : gov-sandia-cognition-common-core | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |