| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииFeign Сеть HTTP Clients |
| Группа | Группаcn.t |
| Идентификатор | Идентификаторfeign-parent-pom |
| Версия | Версия1.0.9.RELEASE |
| Тип | Типpom |
| Описание |
Описаниеfeign-parent-pom
feign-parent-pom
|
| Имя Файла | Размер |
|---|---|
| feign-parent-pom-1.0.9.RELEASE.pom | 875 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.t/feign-parent-pom/ -->
<dependency>
<groupId>cn.t</groupId>
<artifactId>feign-parent-pom</artifactId>
<version>1.0.9.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.t/feign-parent-pom/
implementation 'cn.t:feign-parent-pom:1.0.9.RELEASE'
// https://jarcasting.com/artifacts/cn.t/feign-parent-pom/
implementation ("cn.t:feign-parent-pom:1.0.9.RELEASE")
'cn.t:feign-parent-pom:pom:1.0.9.RELEASE'
<dependency org="cn.t" name="feign-parent-pom" rev="1.0.9.RELEASE">
<artifact name="feign-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.t', module='feign-parent-pom', version='1.0.9.RELEASE')
)
libraryDependencies += "cn.t" % "feign-parent-pom" % "1.0.9.RELEASE"
[cn.t/feign-parent-pom "1.0.9.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.t : common-feign | jar | 1.0.7.RELEASE |