License |
License |
---|---|
Categories |
CategoriesCLI User Interface Feign Net HTTP Clients |
GroupId | GroupIdcom.pleosoft |
ArtifactId | ArtifactIdflowable-feign-client |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflowable-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/flowable-feign-client/ -->
<dependency>
<groupId>com.pleosoft</groupId>
<artifactId>flowable-feign-client</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.pleosoft/flowable-feign-client/
implementation 'com.pleosoft:flowable-feign-client:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.pleosoft/flowable-feign-client/
implementation ("com.pleosoft:flowable-feign-client:1.0.0-RELEASE")
'com.pleosoft:flowable-feign-client:jar:1.0.0-RELEASE'
<dependency org="com.pleosoft" name="flowable-feign-client" rev="1.0.0-RELEASE">
<artifact name="flowable-feign-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pleosoft', module='flowable-feign-client', version='1.0.0-RELEASE')
)
libraryDependencies += "com.pleosoft" % "flowable-feign-client" % "1.0.0-RELEASE"
[com.pleosoft/flowable-feign-client "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.cloud : spring-cloud-starter-openfeign | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |