| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииgRPC Сеть Networking |
| Группа | Группаorg.onosproject |
| Идентификатор | Идентификаторio_grpc_grpc_core_context |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio_grpc_grpc_core_context
Open Network Operating System Base Pom
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| io_grpc_grpc_core_context-2.1.0.pom | |
| io_grpc_grpc_core_context-2.1.0.jar | 801 KB |
| io_grpc_grpc_core_context-2.1.0-sources.jar | 444 bytes |
| io_grpc_grpc_core_context-2.1.0-javadoc.jar | 444 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_context/ -->
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>io_grpc_grpc_core_context</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_context/
implementation 'org.onosproject:io_grpc_grpc_core_context:2.1.0'
// https://jarcasting.com/artifacts/org.onosproject/io_grpc_grpc_core_context/
implementation ("org.onosproject:io_grpc_grpc_core_context:2.1.0")
'org.onosproject:io_grpc_grpc_core_context:jar:2.1.0'
<dependency org="org.onosproject" name="io_grpc_grpc_core_context" rev="2.1.0">
<artifact name="io_grpc_grpc_core_context" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onosproject', module='io_grpc_grpc_core_context', version='2.1.0')
)
libraryDependencies += "org.onosproject" % "io_grpc_grpc_core_context" % "2.1.0"
[org.onosproject/io_grpc_grpc_core_context "2.1.0"]