| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Feign HTTP Clients |
| Группа | Группаcom.netease.nim |
| Идентификатор | Идентификаторcamellia-feign |
| Версия | Версия1.0.53 |
| Тип | Типjar |
| Описание |
Описаниеcamellia framework
|
| Имя Файла | Размер |
|---|---|
| camellia-feign-1.0.53.pom | |
| camellia-feign-1.0.53.jar | 38 KB |
| camellia-feign-1.0.53-sources.jar | 20 KB |
| camellia-feign-1.0.53-javadoc.jar | 195 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.netease.nim/camellia-feign/ -->
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-feign</artifactId>
<version>1.0.53</version>
</dependency>
// https://jarcasting.com/artifacts/com.netease.nim/camellia-feign/
implementation 'com.netease.nim:camellia-feign:1.0.53'
// https://jarcasting.com/artifacts/com.netease.nim/camellia-feign/
implementation ("com.netease.nim:camellia-feign:1.0.53")
'com.netease.nim:camellia-feign:jar:1.0.53'
<dependency org="com.netease.nim" name="camellia-feign" rev="1.0.53">
<artifact name="camellia-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netease.nim', module='camellia-feign', version='1.0.53')
)
libraryDependencies += "com.netease.nim" % "camellia-feign" % "1.0.53"
[com.netease.nim/camellia-feign "1.0.53"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.netease.nim : camellia-core | jar | 1.0.53 |
| com.netease.nim : camellia-tools | jar | 1.0.53 |
| io.github.openfeign : feign-core | jar | 11.8 |
| io.github.openfeign : feign-okhttp | jar | 11.8 |
| com.alibaba : fastjson | jar | 1.2.76 |