Last Version

com.simplyti.cloud:simple-server-gateway 0.0.5-rc1

Light and high performance non-blocking server

License

License

GroupId

GroupId

com.simplyti.cloud
ArtifactId

ArtifactId

simple-server-gateway
Version

Version

0.0.5-rc1
Type

Type

jar
Description

Description

Light and high performance non-blocking server

Download simple-server-gateway 0.0.5-rc1


<!-- https://jarcasting.com/artifacts/com.simplyti.cloud/simple-server-gateway/ -->
<dependency>
    <groupId>com.simplyti.cloud</groupId>
    <artifactId>simple-server-gateway</artifactId>
    <version>0.0.5-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.simplyti.cloud/simple-server-gateway/
implementation 'com.simplyti.cloud:simple-server-gateway:0.0.5-rc1'
// https://jarcasting.com/artifacts/com.simplyti.cloud/simple-server-gateway/
implementation ("com.simplyti.cloud:simple-server-gateway:0.0.5-rc1")
'com.simplyti.cloud:simple-server-gateway:jar:0.0.5-rc1'
<dependency org="com.simplyti.cloud" name="simple-server-gateway" rev="0.0.5-rc1">
  <artifact name="simple-server-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.simplyti.cloud', module='simple-server-gateway', version='0.0.5-rc1')
)
libraryDependencies += "com.simplyti.cloud" % "simple-server-gateway" % "0.0.5-rc1"
[com.simplyti.cloud/simple-server-gateway "0.0.5-rc1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.simplyti.cloud : simple-server-core jar 0.0.5-rc1
com.simplyti.cloud : simple-server-clients-http jar 0.0.5-rc1
com.simplyti.cloud : simple-server-auth-oidc jar 0.0.5-rc1
com.google.guava : guava jar 30.1.1-jre

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.hamcrest : hamcrest-library jar 1.3
com.google.truth : truth jar 1.0.1

Project Modules

There are no modules declared in this project.