| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.reef |
| Идентификатор | Идентификаторreef-runtime-local |
| Последняя версия | Последняя версия0.16.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеREEF Runtime Local
A local implementation of REEF that uses local JVMs for execution.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| reef-runtime-local-0.16.0.pom | |
| reef-runtime-local-0.16.0.jar | 58 KB |
| reef-runtime-local-0.16.0-sources.jar | 50 KB |
| reef-runtime-local-0.16.0-javadoc.jar | 197 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.reef/reef-runtime-local/ -->
<dependency>
<groupId>org.apache.reef</groupId>
<artifactId>reef-runtime-local</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.reef/reef-runtime-local/
implementation 'org.apache.reef:reef-runtime-local:0.16.0'
// https://jarcasting.com/artifacts/org.apache.reef/reef-runtime-local/
implementation ("org.apache.reef:reef-runtime-local:0.16.0")
'org.apache.reef:reef-runtime-local:jar:0.16.0'
<dependency org="org.apache.reef" name="reef-runtime-local" rev="0.16.0">
<artifact name="reef-runtime-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.reef', module='reef-runtime-local', version='0.16.0')
)
libraryDependencies += "org.apache.reef" % "reef-runtime-local" % "0.16.0"
[org.apache.reef/reef-runtime-local "0.16.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.reef : reef-common | jar | 0.16.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
| Версия |
|---|
|
0.16.0
|
|
0.15.0
|
|
0.14.0
|
|
0.13.0-incubating
|
|
0.12.0-incubating
|
|
0.11.0-incubating
|
|
0.10.0-incubating
|