Last Version

io.github.bdluck:dustpan-gateway 1.4.1

网关 -> 接入连接以及推送

License

License

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-gateway
Version

Version

1.4.1
Type

Type

jar
Description

Description

网关 -> 接入连接以及推送

Download dustpan-gateway 1.4.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.netty : netty-all jar 4.1.60.Final
io.github.bdluck : dustpan-common jar 1.4.1
io.github.bdluck : dustpan-event jar 1.4.1
io.github.bdluck : dustpan-template jar 1.4.1
org.projectlombok : lombok jar 1.18.18

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
junit : junit jar

Project Modules

There are no modules declared in this project.