You can download feign-form-2.1.0.jar in this page.
Open Source
feign-form-2.1.0.jar file has the following types.
META-INF/MANIFEST.MF META-INF/maven/io.github.openfeign.form/feign-form/pom.properties META-INF/maven/io.github.openfeign.form/feign-form/pom.xml feign.form.FormDataProcessor.class feign.form.FormEncodedDataProcessor.class feign.form.FormEncoder.class feign.form.MultipartEncodedDataProcessor.class
feign-form-2.1.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <packaging>jar</packaging> <artifactId>feign-form</artifactId> <parent> <groupId>io.github.openfeign.form</groupId> <artifactId>parent</artifactId> <version>2.1.0</version> </parent> <name>Open Feign Forms Core</name> </project>
<dependency> <groupId>io.github.openfeign.form</groupId> <artifactId>feign-form</artifactId> <version>2.1.0</version> </dependency>
If you think the following feign-form-2.1.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download feign-form-2.1.0.jar file