| License |
License
Mulan Permissive Software License,Version 2
|
|---|---|
| GroupId | GroupIdcn.tuheishan |
| ArtifactId | ArtifactIdmeteor-service-api |
| Last Version | Last Version1.0.10 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmeteor-service-api
meteor-service-api
|
| Filename | Size |
|---|---|
| meteor-service-api-1.0.10.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-service-api/ -->
<dependency>
<groupId>cn.tuheishan</groupId>
<artifactId>meteor-service-api</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-service-api/
implementation 'cn.tuheishan:meteor-service-api:1.0.10'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-service-api/
implementation ("cn.tuheishan:meteor-service-api:1.0.10")
'cn.tuheishan:meteor-service-api:pom:1.0.10'
<dependency org="cn.tuheishan" name="meteor-service-api" rev="1.0.10">
<artifact name="meteor-service-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-service-api', version='1.0.10')
)
libraryDependencies += "cn.tuheishan" % "meteor-service-api" % "1.0.10"
[cn.tuheishan/meteor-service-api "1.0.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar | |
| org.springframework.cloud : spring-cloud-starter-openfeign | jar | |
| cn.tuheishan : meteor-boot-starter-launch | jar | |
| cn.tuheishan : meteor-boot-starter-web | jar | |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |