License |
License |
---|---|
Categories |
CategoriesCLI User Interface Feign Net HTTP Clients |
GroupId | GroupIdcom.pleosoft |
ArtifactId | ArtifactIdacs-feign-client |
Last Version | Last Version1.0.2-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionacs-feign-client
Pleo Soft - Feign connectors
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.pleosoft/acs-feign-client/ -->
<dependency>
<groupId>com.pleosoft</groupId>
<artifactId>acs-feign-client</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.pleosoft/acs-feign-client/
implementation 'com.pleosoft:acs-feign-client:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.pleosoft/acs-feign-client/
implementation ("com.pleosoft:acs-feign-client:1.0.2-RELEASE")
'com.pleosoft:acs-feign-client:jar:1.0.2-RELEASE'
<dependency org="com.pleosoft" name="acs-feign-client" rev="1.0.2-RELEASE">
<artifact name="acs-feign-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pleosoft', module='acs-feign-client', version='1.0.2-RELEASE')
)
libraryDependencies += "com.pleosoft" % "acs-feign-client" % "1.0.2-RELEASE"
[com.pleosoft/acs-feign-client "1.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |