| Категории |
КатегорииFeign Сеть HTTP Clients |
|---|---|
| Группа | Группаcom.github.yuyenews |
| Идентификатор | Идентификаторmars-cloud-feign |
| Версия | Версия3.0.7 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mars-cloud-feign-3.0.7.pom | |
| mars-cloud-feign-3.0.7.jar | 5 KB |
| mars-cloud-feign-3.0.7-sources.jar | 2 KB |
| mars-cloud-feign-3.0.7-javadoc.jar | 36 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-feign/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-cloud-feign</artifactId>
<version>3.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-feign/
implementation 'com.github.yuyenews:mars-cloud-feign:3.0.7'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-feign/
implementation ("com.github.yuyenews:mars-cloud-feign:3.0.7")
'com.github.yuyenews:mars-cloud-feign:jar:3.0.7'
<dependency org="com.github.yuyenews" name="mars-cloud-feign" rev="3.0.7">
<artifact name="mars-cloud-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-cloud-feign', version='3.0.7')
)
libraryDependencies += "com.github.yuyenews" % "mars-cloud-feign" % "3.0.7"
[com.github.yuyenews/mars-cloud-feign "3.0.7"]