License |
License |
---|---|
Categories |
CategoriesFeign Net HTTP Clients ORM Data |
GroupId | GroupIdcom.yofish.platform |
ArtifactId | ArtifactIdsword-feign |
Last Version | Last Version1.4.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
sword-feign-1.4.1.RELEASE.pom | |
sword-feign-1.4.1.RELEASE.jar | 29 KB |
sword-feign-1.4.1.RELEASE-sources.jar | 21 KB |
sword-feign-1.4.1.RELEASE-javadoc.jar | 127 KB |
Browse |
<!-- 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"]
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 |
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 |
Version |
---|
1.4.1.RELEASE
|
1.4.0.RELEASE
|
1.3.0.RELEASE
|
1.2.0.RELEASE
|
1.1.0.RELEASE
|
1.0.0.RELEASE
|