KuFlow REST Client


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kuflow.rest.client
ArtifactId

ArtifactId

kuflow-rest-client
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

KuFlow REST Client
KuFlow REST Client
Project URL

Project URL

https://github.com/kuflow/kuflow-rest-client-java
Project Organization

Project Organization

KuFlow S.L.
Source Code Management

Source Code Management

https://github.com/kuflow/kuflow-rest-client-java

Download kuflow-rest-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.kuflow.rest.client/kuflow-rest-client/ -->
<dependency>
    <groupId>com.kuflow.rest.client</groupId>
    <artifactId>kuflow-rest-client</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kuflow.rest.client/kuflow-rest-client/
implementation 'com.kuflow.rest.client:kuflow-rest-client:1.1.0'
// https://jarcasting.com/artifacts/com.kuflow.rest.client/kuflow-rest-client/
implementation ("com.kuflow.rest.client:kuflow-rest-client:1.1.0")
'com.kuflow.rest.client:kuflow-rest-client:jar:1.1.0'
<dependency org="com.kuflow.rest.client" name="kuflow-rest-client" rev="1.1.0">
  <artifact name="kuflow-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kuflow.rest.client', module='kuflow-rest-client', version='1.1.0')
)
libraryDependencies += "com.kuflow.rest.client" % "kuflow-rest-client" % "1.1.0"
[com.kuflow.rest.client/kuflow-rest-client "1.1.0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
jakarta.validation : jakarta.validation-api jar 2.0.2
org.hibernate.validator : hibernate-validator jar 6.2.3.Final
com.google.code.findbugs : jsr305 jar 3.0.2
jakarta.annotation : jakarta.annotation-api jar 1.3.5
io.swagger : swagger-annotations jar 1.6.2
io.github.openfeign : feign-core jar 11.7
io.github.openfeign : feign-jackson jar 11.7
io.github.openfeign.form : feign-form jar 3.8.0
io.github.openfeign : feign-slf4j jar 11.7
com.fasterxml.jackson.core : jackson-databind jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0
0.9.0
0.8.0
0.7.0
0.6.0