License |
License |
---|---|
GroupId | GroupIdio.github.bdluck |
ArtifactId | ArtifactIddustpan-gateway |
Version | Version1.3.2 |
Type | Typejar |
Description |
Description网关 -> 接入连接以及推送
|
Filename | Size |
---|---|
dustpan-gateway-1.3.2.pom | |
dustpan-gateway-1.3.2.jar | 26 KB |
dustpan-gateway-1.3.2-sources.jar | 13 KB |
dustpan-gateway-1.3.2-javadoc.jar | 166 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.bdluck/dustpan-gateway/ -->
<dependency>
<groupId>io.github.bdluck</groupId>
<artifactId>dustpan-gateway</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-gateway/
implementation 'io.github.bdluck:dustpan-gateway:1.3.2'
// https://jarcasting.com/artifacts/io.github.bdluck/dustpan-gateway/
implementation ("io.github.bdluck:dustpan-gateway:1.3.2")
'io.github.bdluck:dustpan-gateway:jar:1.3.2'
<dependency org="io.github.bdluck" name="dustpan-gateway" rev="1.3.2">
<artifact name="dustpan-gateway" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bdluck', module='dustpan-gateway', version='1.3.2')
)
libraryDependencies += "io.github.bdluck" % "dustpan-gateway" % "1.3.2"
[io.github.bdluck/dustpan-gateway "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
io.netty : netty-all | jar | 4.1.60.Final |
io.github.bdluck : dustpan-common | jar | 1.3.2 |
io.github.bdluck : dustpan-event | jar | 1.3.2 |
io.github.bdluck : dustpan-template | jar | 1.3.2 |