| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииEureka Контейнер Микросервисы |
| Группа | Группаcom.github.gleethos |
| Идентификатор | Идентификаторneureka |
| Версия | Версия0.12.0 |
| Тип | Типjar |
| Описание |
Описаниеneureka
A platform independent tensor library written in Java.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.github.gleethos |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| neureka-0.12.0.pom | |
| neureka-0.12.0.jar | 629 KB |
| neureka-0.12.0-sources.jar | 399 KB |
| neureka-0.12.0-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.gleethos/neureka/ -->
<dependency>
<groupId>com.github.gleethos</groupId>
<artifactId>neureka</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gleethos/neureka/
implementation 'com.github.gleethos:neureka:0.12.0'
// https://jarcasting.com/artifacts/com.github.gleethos/neureka/
implementation ("com.github.gleethos:neureka:0.12.0")
'com.github.gleethos:neureka:jar:0.12.0'
<dependency org="com.github.gleethos" name="neureka" rev="0.12.0">
<artifact name="neureka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gleethos', module='neureka', version='0.12.0')
)
libraryDependencies += "com.github.gleethos" % "neureka" % "0.12.0"
[com.github.gleethos/neureka "0.12.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jocl : jocl | jar | 2.0.4 |
| org.jetbrains : annotations | jar | 22.0.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.groovy : groovy | jar | 3.0.8 |
| org.spockframework : spock-bom | jar | 2.0-groovy-3.0 |
| org.spockframework : spock-core | jar | 2.0-groovy-3.0 |
| com.athaydes : spock-reports | jar | 2.1.1-groovy-3.0 |
| org.jetbrains.kotlin : kotlin-script-runtime | jar | 1.3.31 |
| org.jetbrains.kotlin : kotlin-test | jar | 1.3.31 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |