License |
License |
---|---|
GroupId | GroupIdcom.github.bliplink |
ArtifactId | ArtifactIdgateway |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptiongateway
gateway tcp websocket http
|
Filename | Size |
---|---|
gateway-0.1.0.pom | |
gateway-0.1.0.jar | 110 KB |
gateway-0.1.0-sources.jar | 61 KB |
gateway-0.1.0-javadoc.jar | 500 KB |
Browse |
<!-- 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"]
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 |