File | Operation |
---|---|
parent-3.6.0.pom | download |
<dependency>
<groupId>io.github.openfeign.form</groupId>
<artifactId>parent</artifactId>
<version>3.6.0</version>
<type>pom</type>
</dependency>
compile
|-- org.slf4j:slf4j-api:1.7.26
provided
|-- org.projectlombok:lombok:1.18.6
|-- io.github.openfeign:feign-core:10.2.0
|-- net.jcip:jcip-annotations:1.0
|-- com.github.spotbugs:spotbugs-annotations:3.1.12
|-- com.google.code.findbugs:jsr305:3.0.2
test
|-- io.github.openfeign:feign-jackson:10.2.0
|-- org.springframework.boot:spring-boot-starter-web:2.1.3.RELEASE
|-- org.springframework.boot:spring-boot-starter-test:2.1.3.RELEASE
|-- org.junit.jupiter:junit-jupiter-engine:5.4.0
|-- org.junit.jupiter:junit-jupiter-params:5.4.0
|-- org.assertj:assertj-core:3.12.0