| License |
License |
|---|---|
| GroupId | GroupIdio.github.dunwu.boot |
| ArtifactId | ArtifactIddunwu-starter-web |
| Version | Version1.0.6 |
| Type | Typejar |
| Description |
Descriptiondunwu-starter-web
dunwu Web spring boot 启动包
|
| Filename | Size |
|---|---|
| dunwu-starter-web-1.0.6.pom | |
| dunwu-starter-web-1.0.6.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-web/ -->
<dependency>
<groupId>io.github.dunwu.boot</groupId>
<artifactId>dunwu-starter-web</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-web/
implementation 'io.github.dunwu.boot:dunwu-starter-web:1.0.6'
// https://jarcasting.com/artifacts/io.github.dunwu.boot/dunwu-starter-web/
implementation ("io.github.dunwu.boot:dunwu-starter-web:1.0.6")
'io.github.dunwu.boot:dunwu-starter-web:jar:1.0.6'
<dependency org="io.github.dunwu.boot" name="dunwu-starter-web" rev="1.0.6">
<artifact name="dunwu-starter-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dunwu.boot', module='dunwu-starter-web', version='1.0.6')
)
libraryDependencies += "io.github.dunwu.boot" % "dunwu-starter-web" % "1.0.6"
[io.github.dunwu.boot/dunwu-starter-web "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.dunwu.boot : dunwu-autoconfigure | jar | 1.0.6 |
| io.github.dunwu.tool : dunwu-tool-web | jar | |
| org.springframework.boot : spring-boot-starter-websocket | jar |