License |
License |
---|---|
GroupId | GroupIdio.github.bdluck |
ArtifactId | ArtifactIddustpan-web |
Version | Version1.4.1 |
Type | Typejar |
Description |
Description基础网关和数据解析框架
|
Filename | Size |
---|---|
dustpan-web-1.4.1.pom | |
dustpan-web-1.4.1.jar | 14 KB |
dustpan-web-1.4.1-sources.jar | 6 KB |
dustpan-web-1.4.1-javadoc.jar | 94 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar |