| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторrpc-register |
| Последняя версия | Последняя версия0.2.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe rpc register center.
|
| Имя Файла | Размер |
|---|---|
| rpc-register-0.2.2.pom | |
| rpc-register-0.2.2.jar | 31 KB |
| rpc-register-0.2.2-sources.jar | 25 KB |
| rpc-register-0.2.2-javadoc.jar | 239 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/rpc-register/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>rpc-register</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/rpc-register/
implementation 'com.github.houbb:rpc-register:0.2.2'
// https://jarcasting.com/artifacts/com.github.houbb/rpc-register/
implementation ("com.github.houbb:rpc-register:0.2.2")
'com.github.houbb:rpc-register:jar:0.2.2'
<dependency org="com.github.houbb" name="rpc-register" rev="0.2.2">
<artifact name="rpc-register" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='rpc-register', version='0.2.2')
)
libraryDependencies += "com.github.houbb" % "rpc-register" % "0.2.2"
[com.github.houbb/rpc-register "0.2.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : rpc-common | jar | 0.2.2 |
| com.github.houbb : heaven | jar | 0.1.144 |
| com.github.houbb : log-integration | jar | 1.1.8 |
| io.netty : netty-all | jar | 4.1.42.Final |