| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Feign Сеть HTTP Clients |
| Группа | Группаin.hocg.boot |
| Идентификатор | Идентификаторspring-boot-openfeign |
| Версия | Версия1.0.31 |
| Тип | Типpom |
| Описание |
ОписаниеSpring Boot :: OpenFeign
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| spring-boot-openfeign-1.0.31.pom | 951 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-openfeign/ -->
<dependency>
<groupId>in.hocg.boot</groupId>
<artifactId>spring-boot-openfeign</artifactId>
<version>1.0.31</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-openfeign/
implementation 'in.hocg.boot:spring-boot-openfeign:1.0.31'
// https://jarcasting.com/artifacts/in.hocg.boot/spring-boot-openfeign/
implementation ("in.hocg.boot:spring-boot-openfeign:1.0.31")
'in.hocg.boot:spring-boot-openfeign:pom:1.0.31'
<dependency org="in.hocg.boot" name="spring-boot-openfeign" rev="1.0.31">
<artifact name="spring-boot-openfeign" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.hocg.boot', module='spring-boot-openfeign', version='1.0.31')
)
libraryDependencies += "in.hocg.boot" % "spring-boot-openfeign" % "1.0.31"
[in.hocg.boot/spring-boot-openfeign "1.0.31"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.12 |