License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.zclibre |
ArtifactId | ArtifactIdlibre-cloud-boot-starter |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlibre-cloud-boot-starter
libre-dependencies
|
<!-- https://jarcasting.com/artifacts/com.zclibre/libre-cloud-boot-starter/ -->
<dependency>
<groupId>com.zclibre</groupId>
<artifactId>libre-cloud-boot-starter</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.zclibre/libre-cloud-boot-starter/
implementation 'com.zclibre:libre-cloud-boot-starter:1.0.2'
// https://jarcasting.com/artifacts/com.zclibre/libre-cloud-boot-starter/
implementation ("com.zclibre:libre-cloud-boot-starter:1.0.2")
'com.zclibre:libre-cloud-boot-starter:jar:1.0.2'
<dependency org="com.zclibre" name="libre-cloud-boot-starter" rev="1.0.2">
<artifact name="libre-cloud-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zclibre', module='libre-cloud-boot-starter', version='1.0.2')
)
libraryDependencies += "com.zclibre" % "libre-cloud-boot-starter" % "1.0.2"
[com.zclibre/libre-cloud-boot-starter "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-discovery | jar | |
com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config | jar | |
com.alibaba.cloud : spring-cloud-starter-alibaba-sentinel | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |