| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.kuflow.rest.client | 
| ArtifactId | ArtifactIdkuflow-rest-client | 
| Last Version | Last Version1.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKuFlow REST Client KuFlow REST Client | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| kuflow-rest-client-1.1.0.pom | |
| kuflow-rest-client-1.1.0.jar | 144 KB | 
| kuflow-rest-client-1.1.0-sources.jar | 100 KB | 
| kuflow-rest-client-1.1.0-javadoc.jar | 927 KB | 
| Browse | 
<!-- 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"]| 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 |