Last Version

flowable-feign-client 1.0.0-RELEASE

Pleo Soft - Feign connectors

License

License

Categories

Categories

CLI User Interface Feign Net HTTP Clients
GroupId

GroupId

com.pleosoft
ArtifactId

ArtifactId

flowable-feign-client
Version

Version

1.0.0-RELEASE
Type

Type

jar
Description

Description

flowable-feign-client
Pleo Soft - Feign connectors
Project URL

Project URL

http://pleosoft.com
Project Organization

Project Organization

PleoSoft
Source Code Management

Source Code Management

https://bitbucket.org/pleosoft/pleosoft-feign

Download flowable-feign-client 1.0.0-RELEASE


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.springframework.cloud : spring-cloud-starter-openfeign jar

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.