Last Version

io.github.bdluck:dustpan-web 1.4.1

基础网关和数据解析框架

License

License

GroupId

GroupId

io.github.bdluck
ArtifactId

ArtifactId

dustpan-web
Version

Version

1.4.1
Type

Type

jar
Description

Description

基础网关和数据解析框架

Download dustpan-web 1.4.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.springfox : springfox-boot-starter jar 3.0.0
org.springframework.boot : spring-boot jar
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.