License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.simplyti.cloud |
ArtifactId | ArtifactIdsimple-server-clients |
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/ -->
<dependency>
<groupId>com.simplyti.cloud</groupId>
<artifactId>simple-server-clients</artifactId>
<version>0.0.5-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.simplyti.cloud/simple-server-clients/
implementation 'com.simplyti.cloud:simple-server-clients:0.0.5-rc1'
// https://jarcasting.com/artifacts/com.simplyti.cloud/simple-server-clients/
implementation ("com.simplyti.cloud:simple-server-clients:0.0.5-rc1")
'com.simplyti.cloud:simple-server-clients:jar:0.0.5-rc1'
<dependency org="com.simplyti.cloud" name="simple-server-clients" rev="0.0.5-rc1">
<artifact name="simple-server-clients" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simplyti.cloud', module='simple-server-clients', version='0.0.5-rc1')
)
libraryDependencies += "com.simplyti.cloud" % "simple-server-clients" % "0.0.5-rc1"
[com.simplyti.cloud/simple-server-clients "0.0.5-rc1"]
Group / Artifact | Type | Version |
---|---|---|
com.simplyti.cloud : simple-server-commons-netty | jar | 0.0.5-rc1 |
io.netty : netty-transport | jar | 4.1.67.Final |
io.netty : netty-handler-proxy | jar | 4.1.67.Final |
io.netty : netty-handler | jar | 4.1.67.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.67.Final |
io.netty : netty-transport-native-kqueue | jar | 4.1.67.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |