| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.simplyti.cloud | 
| ArtifactId | ArtifactIdsimple-server-clients-http | 
| Last Version | Last Version0.0.5-rc1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLight and high performance non-blocking server | 
<!-- https://jarcasting.com/artifacts/com.simplyti.cloud/simple-server-clients-http/ -->
<dependency>
    <groupId>com.simplyti.cloud</groupId>
    <artifactId>simple-server-clients-http</artifactId>
    <version>0.0.5-rc1</version>
</dependency>// https://jarcasting.com/artifacts/com.simplyti.cloud/simple-server-clients-http/
implementation 'com.simplyti.cloud:simple-server-clients-http:0.0.5-rc1'// https://jarcasting.com/artifacts/com.simplyti.cloud/simple-server-clients-http/
implementation ("com.simplyti.cloud:simple-server-clients-http:0.0.5-rc1")'com.simplyti.cloud:simple-server-clients-http:jar:0.0.5-rc1'<dependency org="com.simplyti.cloud" name="simple-server-clients-http" rev="0.0.5-rc1">
  <artifact name="simple-server-clients-http" type="jar" />
</dependency>@Grapes(
@Grab(group='com.simplyti.cloud', module='simple-server-clients-http', version='0.0.5-rc1')
)libraryDependencies += "com.simplyti.cloud" % "simple-server-clients-http" % "0.0.5-rc1"[com.simplyti.cloud/simple-server-clients-http "0.0.5-rc1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.simplyti.cloud : simple-server-clients | jar | 0.0.5-rc1 | 
| com.simplyti.cloud : simple-server-filters-http | jar | 0.0.5-rc1 | 
| io.netty : netty-codec-http | jar | 4.1.67.Final | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| com.google.truth : truth | jar | 1.0.1 | 
| org.hamcrest : hamcrest-library | jar | 1.3 |