License |
License
Mulan Permissive Software License,Version 2
|
---|---|
GroupId | GroupIdcn.tuheishan |
ArtifactId | ArtifactIdmeteor-boot-starter-service |
Version | Version1.0.10 |
Type | Typepom |
Description |
Descriptionmeteor-boot-starter-service
meteor-boot-starter-service
|
Filename | Size |
---|---|
meteor-boot-starter-service-1.0.10.pom | 2 KB |
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.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-service/
implementation 'cn.tuheishan:meteor-boot-starter-service:1.0.10'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-service/
implementation ("cn.tuheishan:meteor-boot-starter-service:1.0.10")
'cn.tuheishan:meteor-boot-starter-service:pom:1.0.10'
<dependency org="cn.tuheishan" name="meteor-boot-starter-service" rev="1.0.10">
<artifact name="meteor-boot-starter-service" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-boot-starter-service', version='1.0.10')
)
libraryDependencies += "cn.tuheishan" % "meteor-boot-starter-service" % "1.0.10"
[cn.tuheishan/meteor-boot-starter-service "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
cn.tuheishan : meteor-boot-starter-launch | jar | 1.0.10 |
cn.tuheishan : meteor-boot-starter-common | jar | 1.0.10 |
cn.tuheishan : meteor-boot-starter-web | jar | 1.0.10 |
cn.tuheishan : meteor-boot-starter-database | jar | 1.0.10 |
cn.tuheishan : meteor-boot-starter-jasypt | jar | 1.0.10 |
cn.tuheishan : meteor-boot-starter-logger | jar | 1.0.10 |
cn.tuheishan : meteor-boot-starter-test | jar | 1.0.10 |
cn.tuheishan : meteor-core | jar | 1.0.10 |
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 |