License |
License |
---|---|
Categories |
CategoriesCLI User Interface Feign Net HTTP Clients |
GroupId | GroupIdcom.gitee.maskit |
ArtifactId | ArtifactIdmaskit-mock-feign-client |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaskit-mock-feign-client
Micro-host Architecture Style Toolkit
|
<!-- https://jarcasting.com/artifacts/com.gitee.maskit/maskit-mock-feign-client/ -->
<dependency>
<groupId>com.gitee.maskit</groupId>
<artifactId>maskit-mock-feign-client</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.maskit/maskit-mock-feign-client/
implementation 'com.gitee.maskit:maskit-mock-feign-client:1.0.4'
// https://jarcasting.com/artifacts/com.gitee.maskit/maskit-mock-feign-client/
implementation ("com.gitee.maskit:maskit-mock-feign-client:1.0.4")
'com.gitee.maskit:maskit-mock-feign-client:jar:1.0.4'
<dependency org="com.gitee.maskit" name="maskit-mock-feign-client" rev="1.0.4">
<artifact name="maskit-mock-feign-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.maskit', module='maskit-mock-feign-client', version='1.0.4')
)
libraryDependencies += "com.gitee.maskit" % "maskit-mock-feign-client" % "1.0.4"
[com.gitee.maskit/maskit-mock-feign-client "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.openfeign : feign-core | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.cloud : spring-cloud-netflix-core | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.12.6 |
org.springframework.boot : spring-boot-configuration-processor | jar |