File | Operation |
---|---|
parent-2.0.5.pom | download |
<dependency>
<groupId>io.github.openfeign.form</groupId>
<artifactId>parent</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
<parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>1.4.1.RELEASE</version> </parent>
compile
provided
|-- io.github.openfeign:feign-core:9.3.1
test
|-- org.springframework.boot:spring-boot-starter-web