Last Version

com.yofish.platform:sword-feign 1.4.1.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Feign Net HTTP Clients ORM Data
GroupId

GroupId

com.yofish.platform
ArtifactId

ArtifactId

sword-feign
Version

Version

1.4.1.RELEASE
Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/sword-feign

Download sword-feign 1.4.1.RELEASE


<!-- https://jarcasting.com/artifacts/com.yofish.platform/sword-feign/ -->
<dependency>
    <groupId>com.yofish.platform</groupId>
    <artifactId>sword-feign</artifactId>
    <version>1.4.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.yofish.platform/sword-feign/
implementation 'com.yofish.platform:sword-feign:1.4.1.RELEASE'
// https://jarcasting.com/artifacts/com.yofish.platform/sword-feign/
implementation ("com.yofish.platform:sword-feign:1.4.1.RELEASE")
'com.yofish.platform:sword-feign:jar:1.4.1.RELEASE'
<dependency org="com.yofish.platform" name="sword-feign" rev="1.4.1.RELEASE">
  <artifact name="sword-feign" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yofish.platform', module='sword-feign', version='1.4.1.RELEASE')
)
libraryDependencies += "com.yofish.platform" % "sword-feign" % "1.4.1.RELEASE"
[com.yofish.platform/sword-feign "1.4.1.RELEASE"]

Dependencies

compile (7)

Group / Artifact Type Version
com.yofish.platform : sword-api jar 1.4.1.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE
org.springframework.cloud : spring-cloud-starter-openfeign jar
io.github.openfeign.form : feign-form jar 3.2.2
io.github.openfeign.form : feign-form-spring jar 3.2.2
org.projectlombok : lombok Optional jar 1.16.20
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.0.1.RELEASE

provided (3)

Group / Artifact Type Version
org.aspectj : aspectjrt jar 1.8.10
io.swagger : swagger-annotations jar 1.5.14
com.alibaba : fastjson jar 1.2.47

Project Modules

There are no modules declared in this project.