| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.microsoft.reef |
| Идентификатор | Идентификаторreef-examples-clr |
| Версия | Версия0.9 |
| Тип | Типjar |
| Описание |
ОписаниеREEF Examples CLR
Examples that use the JVM/CLR interop of REEF.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| reef-examples-clr-0.9.pom | |
| reef-examples-clr-0.9.jar | 44 KB |
| reef-examples-clr-0.9-sources.jar | 16 KB |
| reef-examples-clr-0.9-javadoc.jar | 109 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.microsoft.reef/reef-examples-clr/ -->
<dependency>
<groupId>com.microsoft.reef</groupId>
<artifactId>reef-examples-clr</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.reef/reef-examples-clr/
implementation 'com.microsoft.reef:reef-examples-clr:0.9'
// https://jarcasting.com/artifacts/com.microsoft.reef/reef-examples-clr/
implementation ("com.microsoft.reef:reef-examples-clr:0.9")
'com.microsoft.reef:reef-examples-clr:jar:0.9'
<dependency org="com.microsoft.reef" name="reef-examples-clr" rev="0.9">
<artifact name="reef-examples-clr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.reef', module='reef-examples-clr', version='0.9')
)
libraryDependencies += "com.microsoft.reef" % "reef-examples-clr" % "0.9"
[com.microsoft.reef/reef-examples-clr "0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.microsoft.reef : reef-common | jar | 0.9 |
| com.microsoft.reef : reef-runtime-local | jar | 0.9 |
| com.microsoft.reef : reef-runtime-yarn | jar | 0.9 |
| com.microsoft.reef : reef-io | jar | 0.9 |
| com.microsoft.reef : reef-checkpoint | jar | 0.9 |
| com.microsoft.reef : reef-webserver | jar | 0.9 |
| com.microsoft.reef : reef-examples | jar | 0.9 |
| org.slf4j : slf4j-jdk14 Необязательный | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |