Skip to content

yanzhenjie/apache-components

Repository files navigation

Apache comonents

Apache open source repository, remove the extra dependencies (such as servlet), only use the native java API. The new library can be used in java, android and other platforms.

Product List

If you need other libraries, please tell me in the issue.

Fileupload

It comes from Apache commons-fileupload.

compile 'com.yanzhenjie.apache:fileupload:1.4'
<dependency>
  <groupId>com.yanzhenjie.apache</groupId>
  <artifactId>fileupload</artifactId>
  <version>1.4</version>
</dependency>

HttpCore

It comes from Apache httpcomponents-core-ga.

implementation 'com.yanzhenjie.apache:httpcore:4.4.16'
<dependency>
  <groupId>com.yanzhenjie.apache</groupId>
  <artifactId>httpcore</artifactId>
  <version>4.4.16</version>
</dependency>

About

Only for Java (jre) Apache components, currently contains http-core, fileupload.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages