License |
License
Mulan Permissive Software License,Version 2
|
---|---|
GroupId | GroupIdcn.tuheishan |
ArtifactId | ArtifactIdmeteor-boot-starter-web |
Last Version | Last Version1.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmeteor-boot-starter-web
meteor-boot-starter-web
|
<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-web/ -->
<dependency>
<groupId>cn.tuheishan</groupId>
<artifactId>meteor-boot-starter-web</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-web/
implementation 'cn.tuheishan:meteor-boot-starter-web:1.0.11'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-web/
implementation ("cn.tuheishan:meteor-boot-starter-web:1.0.11")
'cn.tuheishan:meteor-boot-starter-web:jar:1.0.11'
<dependency org="cn.tuheishan" name="meteor-boot-starter-web" rev="1.0.11">
<artifact name="meteor-boot-starter-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-boot-starter-web', version='1.0.11')
)
libraryDependencies += "cn.tuheishan" % "meteor-boot-starter-web" % "1.0.11"
[cn.tuheishan/meteor-boot-starter-web "1.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
cn.tuheishan : meteor-boot-starter-launch | jar | 1.0.11 |
cn.tuheishan : meteor-boot-starter-common | jar | 1.0.11 |
io.github.openfeign : feign-core | jar | 11.8 |
org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
cn.tuheishan : meteor-core | jar | 1.0.11 |
org.springframework.boot : spring-boot-starter | jar | |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.13.2 |