Feign (Parent)

Feign makes writing java http clients easier

Лицензия

Лицензия

Категории

Категории

Feign Сеть HTTP Clients
Группа

Группа

io.github.openfeign
Идентификатор

Идентификатор

parent
Последняя версия

Последняя версия

11.9
Дата

Дата

Тип

Тип

pom
Описание

Описание

Feign (Parent)
Feign makes writing java http clients easier
Ссылка на сайт

Ссылка на сайт

https://github.com/openfeign/feign
Организация-разработчик

Организация-разработчик

OpenFeign
Система контроля версий

Система контроля версий

https://github.com/openfeign/feign

Скачать parent

Имя Файла Размер
parent-11.9.pom 24 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.openfeign/parent/ -->
<dependency>
    <groupId>io.github.openfeign</groupId>
    <artifactId>parent</artifactId>
    <version>11.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.openfeign/parent/
implementation 'io.github.openfeign:parent:11.9'
// https://jarcasting.com/artifacts/io.github.openfeign/parent/
implementation ("io.github.openfeign:parent:11.9")
'io.github.openfeign:parent:pom:11.9'
<dependency org="io.github.openfeign" name="parent" rev="11.9">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.openfeign', module='parent', version='11.9')
)
libraryDependencies += "io.github.openfeign" % "parent" % "11.9"
[io.github.openfeign/parent "11.9"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0

Модули Проекта

  • core
  • gson
  • httpclient
  • hc5
  • hystrix
  • jackson
  • jackson-jaxb
  • jackson-jr
  • jaxb
  • jaxrs
  • jaxrs2
  • json
  • okhttp
  • googlehttpclient
  • ribbon
  • sax
  • slf4j
  • spring4
  • soap
  • reactive
  • dropwizard-metrics4
  • dropwizard-metrics5
  • micrometer
  • example-github
  • example-wikipedia
  • mock
  • apt-test-generator
  • benchmark
  • annotation-error-decoder
io.github.openfeign

Версии библиотеки

Версия
11.9
11.8
11.7
11.6
11.5
11.4
11.3
11.2
11.1
11.0
10.12
10.11
10.10.1
10.10.0
10.9.1
10.9
10.8
10.7.4
10.7.3
10.7.2
10.7.0
10.6.0
10.5.1
10.5.0
10.4.0
10.3.0
10.2.3
10.2.0
10.1.0
10.0.1
10.0.0
9.7.0
9.6.0
9.5.1
9.5.0
9.4.0
9.3.1
9.3.0
9.2.0
9.1.0
9.0.0