Event driven HTTP server and HTTP client in java and clojure, only depend on JDK.
[me.shenfeng.http/http-kit "1.0.0-SNAPSHOT"]
me.shenfeng.http/http-kit {:mvn/version "1.0.0-SNAPSHOT"}
implementation("me.shenfeng.http:http-kit:1.0.0-SNAPSHOT")
<dependency> <groupId>me.shenfeng.http</groupId> <artifactId>http-kit</artifactId> <version>1.0.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: