| License |
License |
|---|---|
| GroupId | GroupIdio.gitee.laoshirenggo |
| ArtifactId | ArtifactIdspring-cloud |
| Version | Version1.0-RELEASEOT |
| Type | Typepom |
| Description |
Description微服务模块
|
| Filename | Size |
|---|---|
| spring-cloud-1.0-RELEASEOT.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.laoshirenggo/spring-cloud/ -->
<dependency>
<groupId>io.gitee.laoshirenggo</groupId>
<artifactId>spring-cloud</artifactId>
<version>1.0-RELEASEOT</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/spring-cloud/
implementation 'io.gitee.laoshirenggo:spring-cloud:1.0-RELEASEOT'
// https://jarcasting.com/artifacts/io.gitee.laoshirenggo/spring-cloud/
implementation ("io.gitee.laoshirenggo:spring-cloud:1.0-RELEASEOT")
'io.gitee.laoshirenggo:spring-cloud:pom:1.0-RELEASEOT'
<dependency org="io.gitee.laoshirenggo" name="spring-cloud" rev="1.0-RELEASEOT">
<artifact name="spring-cloud" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.gitee.laoshirenggo', module='spring-cloud', version='1.0-RELEASEOT')
)
libraryDependencies += "io.gitee.laoshirenggo" % "spring-cloud" % "1.0-RELEASEOT"
[io.gitee.laoshirenggo/spring-cloud "1.0-RELEASEOT"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.0 |