| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.leeyazhou |
| Идентификатор | Идентификаторcrpc-bootstrap |
| Версия | Версия1.0.2.RELEASE |
| Тип | Типpom |
| Описание |
ОписаниеRPC framework
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| crpc-bootstrap-1.0.2.RELEASE.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-bootstrap/ -->
<dependency>
<groupId>com.github.leeyazhou</groupId>
<artifactId>crpc-bootstrap</artifactId>
<version>1.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-bootstrap/
implementation 'com.github.leeyazhou:crpc-bootstrap:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-bootstrap/
implementation ("com.github.leeyazhou:crpc-bootstrap:1.0.2.RELEASE")
'com.github.leeyazhou:crpc-bootstrap:pom:1.0.2.RELEASE'
<dependency org="com.github.leeyazhou" name="crpc-bootstrap" rev="1.0.2.RELEASE">
<artifact name="crpc-bootstrap" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.leeyazhou', module='crpc-bootstrap', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.leeyazhou" % "crpc-bootstrap" % "1.0.2.RELEASE"
[com.github.leeyazhou/crpc-bootstrap "1.0.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.3.3 |