License |
License |
---|---|
GroupId | GroupIdcom.simplyti.cloud |
ArtifactId | ArtifactIdsimple-server-filters-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-filters-http/ -->
<dependency>
<groupId>com.simplyti.cloud</groupId>
<artifactId>simple-server-filters-http</artifactId>
<version>0.0.5-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.simplyti.cloud/simple-server-filters-http/
implementation 'com.simplyti.cloud:simple-server-filters-http:0.0.5-rc1'
// https://jarcasting.com/artifacts/com.simplyti.cloud/simple-server-filters-http/
implementation ("com.simplyti.cloud:simple-server-filters-http:0.0.5-rc1")
'com.simplyti.cloud:simple-server-filters-http:jar:0.0.5-rc1'
<dependency org="com.simplyti.cloud" name="simple-server-filters-http" rev="0.0.5-rc1">
<artifact name="simple-server-filters-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simplyti.cloud', module='simple-server-filters-http', version='0.0.5-rc1')
)
libraryDependencies += "com.simplyti.cloud" % "simple-server-filters-http" % "0.0.5-rc1"
[com.simplyti.cloud/simple-server-filters-http "0.0.5-rc1"]
Group / Artifact | Type | Version |
---|---|---|
com.simplyti.cloud : simple-server-filters | jar | 0.0.5-rc1 |
io.netty : netty-codec-http | jar | 4.1.67.Final |