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

autumn 1.0.2

This project is an interface calling framework based on springboot. It encapsulates RestTemplate and uses dynamic proxy technology to convert the call to controller into direct call to interface.

Лицензия

Лицензия

Группа

Группа

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

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

autumn
Версия

Версия

1.0.2
Тип

Тип

jar
Описание

Описание

autumn
This project is an interface calling framework based on springboot. It encapsulates RestTemplate and uses dynamic proxy technology to convert the call to controller into direct call to interface.
Ссылка на сайт

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

https://github.com/q843705423/autumn

Скачать autumn 1.0.2


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 5.1.12.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
com.alibaba : fastjson jar 1.2.69
cn.hutool : hutool-all jar 4.4.5
org.apache.httpcomponents : httpclient jar 4.3.4
org.apache.httpcomponents : httpcore jar 4.4.4

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

Данный проект не имеет модулей.