| License | License | 
|---|---|
| GroupId | GroupIdcom.alibaba.rsocket | 
| ArtifactId | ArtifactIdalibaba-broker-http-gateway | 
| Last Version | Last Version1.1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionAlibaba RSocket Broker Gateway for HTTP HTTP Gateway to convert HTTP to RSocket | 
<!-- https://jarcasting.com/artifacts/com.alibaba.rsocket/alibaba-broker-http-gateway/ -->
<dependency>
    <groupId>com.alibaba.rsocket</groupId>
    <artifactId>alibaba-broker-http-gateway</artifactId>
    <version>1.1.3</version>
</dependency>// https://jarcasting.com/artifacts/com.alibaba.rsocket/alibaba-broker-http-gateway/
implementation 'com.alibaba.rsocket:alibaba-broker-http-gateway:1.1.3'// https://jarcasting.com/artifacts/com.alibaba.rsocket/alibaba-broker-http-gateway/
implementation ("com.alibaba.rsocket:alibaba-broker-http-gateway:1.1.3")'com.alibaba.rsocket:alibaba-broker-http-gateway:jar:1.1.3'<dependency org="com.alibaba.rsocket" name="alibaba-broker-http-gateway" rev="1.1.3">
  <artifact name="alibaba-broker-http-gateway" type="jar" />
</dependency>@Grapes(
@Grab(group='com.alibaba.rsocket', module='alibaba-broker-http-gateway', version='1.1.3')
)libraryDependencies += "com.alibaba.rsocket" % "alibaba-broker-http-gateway" % "1.1.3"[com.alibaba.rsocket/alibaba-broker-http-gateway "1.1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba.rsocket : alibaba-rsocket-core | jar | 1.1.3 | 
| com.alibaba.rsocket : alibaba-rsocket-spring-boot-starter | jar | 1.1.3 | 
| org.springframework.boot : spring-boot-starter-webflux | jar | |
| io.micrometer : micrometer-registry-prometheus | jar | |
| com.github.ben-manes.caffeine : caffeine | jar | 2.9.3 | 
| com.auth0 : java-jwt | jar | 3.19.0 | 
| org.springframework.boot : spring-boot-starter-actuator | jar | |
| org.jetbrains : annotations | jar | 23.0.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.jupiter : junit-jupiter | jar | |
| org.assertj : assertj-core | jar | 3.22.0 |