| License |
License
Mulan Permissive Software License,Version 2
|
|---|---|
| GroupId | GroupIdcn.tuheishan |
| ArtifactId | ArtifactIdmeteor-boot-starter-service |
| Last Version | Last Version1.0.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmeteor-boot-starter-service
meteor-boot-starter-service
|
| Filename | Size |
|---|---|
| meteor-boot-starter-service-1.0.11.pom | |
| meteor-boot-starter-service-1.0.11.jar | 1 KB |
| meteor-boot-starter-service-1.0.11-javadoc.jar | 325 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-service/ -->
<dependency>
<groupId>cn.tuheishan</groupId>
<artifactId>meteor-boot-starter-service</artifactId>
<version>1.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-service/
implementation 'cn.tuheishan:meteor-boot-starter-service:1.0.11'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-service/
implementation ("cn.tuheishan:meteor-boot-starter-service:1.0.11")
'cn.tuheishan:meteor-boot-starter-service:jar:1.0.11'
<dependency org="cn.tuheishan" name="meteor-boot-starter-service" rev="1.0.11">
<artifact name="meteor-boot-starter-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-boot-starter-service', version='1.0.11')
)
libraryDependencies += "cn.tuheishan" % "meteor-boot-starter-service" % "1.0.11"
[cn.tuheishan/meteor-boot-starter-service "1.0.11"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.tuheishan : meteor-boot-starter-launch | jar | 1.0.11 |
| cn.tuheishan : meteor-boot-starter-common | jar | 1.0.11 |
| cn.tuheishan : meteor-boot-starter-web | jar | 1.0.11 |
| cn.tuheishan : meteor-boot-starter-database | jar | 1.0.11 |
| cn.tuheishan : meteor-boot-starter-jasypt | jar | 1.0.11 |
| cn.tuheishan : meteor-boot-starter-logger | jar | 1.0.11 |
| cn.tuheishan : meteor-boot-starter-test | jar | 1.0.11 |
| 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 |