| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииgRPC Сеть Networking |
| Группа | Группаcom.weibo |
| Идентификатор | Идентификаторmotan-protocol-grpc |
| Последняя версия | Последняя версия1.1.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmotan-protocol-grpc
A remote procedure call(RPC) framework for rapid development of high performance distributed services.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| motan-protocol-grpc-1.1.10.pom | |
| motan-protocol-grpc-1.1.10.jar | 44 KB |
| motan-protocol-grpc-1.1.10-sources.jar | 20 KB |
| motan-protocol-grpc-1.1.10-javadoc.jar | 82 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.weibo/motan-protocol-grpc/ -->
<dependency>
<groupId>com.weibo</groupId>
<artifactId>motan-protocol-grpc</artifactId>
<version>1.1.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.weibo/motan-protocol-grpc/
implementation 'com.weibo:motan-protocol-grpc:1.1.10'
// https://jarcasting.com/artifacts/com.weibo/motan-protocol-grpc/
implementation ("com.weibo:motan-protocol-grpc:1.1.10")
'com.weibo:motan-protocol-grpc:jar:1.1.10'
<dependency org="com.weibo" name="motan-protocol-grpc" rev="1.1.10">
<artifact name="motan-protocol-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weibo', module='motan-protocol-grpc', version='1.1.10')
)
libraryDependencies += "com.weibo" % "motan-protocol-grpc" % "1.1.10"
[com.weibo/motan-protocol-grpc "1.1.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.weibo : motan-core | jar | 1.1.10 |
| io.grpc : grpc-netty | jar | 1.0.0 |
| io.grpc : grpc-protobuf | jar | 1.0.0 |
| io.grpc : grpc-stub | jar | 1.0.0 |
| org.slf4j : slf4j-api | jar | 1.5.8 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| commons-codec : commons-codec | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.5.8 |
| log4j : log4j | jar | 1.2.14 |
| org.jmock : jmock | jar | 2.5.1 |
| org.jmock : jmock-junit4 | jar | 2.5.1 |
| org.jmock : jmock-legacy | jar | 2.5.1 |
| cglib : cglib-nodep | jar | 2.2 |
| org.objenesis : objenesis | jar | 1.2 |
| junit : junit | jar | 4.13.1 |