| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices CLI User Interface | 
| GroupId | GroupIdcom.waitmoon.ice | 
| ArtifactId | ArtifactIdice-client-spring-boot-starter | 
| Last Version | Last Version1.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionice-client-spring-boot-starter Committed to solving flexible and complex hard-coded problems | 
<!-- https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client-spring-boot-starter/ -->
<dependency>
    <groupId>com.waitmoon.ice</groupId>
    <artifactId>ice-client-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client-spring-boot-starter/
implementation 'com.waitmoon.ice:ice-client-spring-boot-starter:1.0.1'// https://jarcasting.com/artifacts/com.waitmoon.ice/ice-client-spring-boot-starter/
implementation ("com.waitmoon.ice:ice-client-spring-boot-starter:1.0.1")'com.waitmoon.ice:ice-client-spring-boot-starter:jar:1.0.1'<dependency org="com.waitmoon.ice" name="ice-client-spring-boot-starter" rev="1.0.1">
  <artifact name="ice-client-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.waitmoon.ice', module='ice-client-spring-boot-starter', version='1.0.1')
)libraryDependencies += "com.waitmoon.ice" % "ice-client-spring-boot-starter" % "1.0.1"[com.waitmoon.ice/ice-client-spring-boot-starter "1.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.waitmoon.ice : ice-client-spring-boot-autoconfigure | jar | 1.0.1 | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 | 
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.8 | 
| org.projectlombok : lombok | jar | 1.18.24 | 
| com.alibaba : fastjson | jar | 1.2.83 |