| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.dlr.gitlab.fame |
| Идентификатор | Идентификаторmpi-singlecore-impl |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеmpi-singlecore-impl
Provides default implementation of fame-mpi-api without parallelisation
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mpi-singlecore-impl-1.0.1.pom | |
| mpi-singlecore-impl-1.0.1.jar | 3 KB |
| mpi-singlecore-impl-1.0.1-sources.jar | 3 KB |
| mpi-singlecore-impl-1.0.1-javadoc.jar | 391 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.dlr.gitlab.fame/mpi-singlecore-impl/ -->
<dependency>
<groupId>de.dlr.gitlab.fame</groupId>
<artifactId>mpi-singlecore-impl</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.dlr.gitlab.fame/mpi-singlecore-impl/
implementation 'de.dlr.gitlab.fame:mpi-singlecore-impl:1.0.1'
// https://jarcasting.com/artifacts/de.dlr.gitlab.fame/mpi-singlecore-impl/
implementation ("de.dlr.gitlab.fame:mpi-singlecore-impl:1.0.1")
'de.dlr.gitlab.fame:mpi-singlecore-impl:jar:1.0.1'
<dependency org="de.dlr.gitlab.fame" name="mpi-singlecore-impl" rev="1.0.1">
<artifact name="mpi-singlecore-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dlr.gitlab.fame', module='mpi-singlecore-impl', version='1.0.1')
)
libraryDependencies += "de.dlr.gitlab.fame" % "mpi-singlecore-impl" % "1.0.1"
[de.dlr.gitlab.fame/mpi-singlecore-impl "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| de.dlr.gitlab.fame : mpi-api | jar | 1.0.1 |