Last Version

gateway 0.1.0

gateway tcp websocket http

License

License

GroupId

GroupId

com.github.bliplink
ArtifactId

ArtifactId

gateway
Version

Version

0.1.0
Type

Type

jar
Description

Description

gateway
gateway tcp websocket http

Download gateway 0.1.0


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

Dependencies

compile (13)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-actuator jar 2.3.0.RELEASE
org.apache.dubbo : dubbo-spring-boot-starter jar 2.7.7
org.apache.dubbo : dubbo-spring-boot-actuator jar 2.7.7
io.netty : netty-all jar 4.1.59.Final
org.apache.zookeeper : zookeeper jar 3.4.14
org.apache.curator : curator-x-discovery jar 4.0.1
com.alibaba : fastjson jar 1.2.68
org.apache.commons : commons-lang3 jar 3.5
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
log4j : log4j jar 1.2.17
org.springframework.kafka : spring-kafka jar 2.6.0
org.projectlombok : lombok Optional jar 1.18.8

Project Modules

There are no modules declared in this project.