| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.icexxx | 
| ArtifactId | ArtifactIdparasol-spring-boot-starter | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionparasol-spring-boot-starter parasol-spring-boot-starter description | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.icexxx/parasol-spring-boot-starter/ -->
<dependency>
    <groupId>com.icexxx</groupId>
    <artifactId>parasol-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.icexxx/parasol-spring-boot-starter/
implementation 'com.icexxx:parasol-spring-boot-starter:1.0.0'// https://jarcasting.com/artifacts/com.icexxx/parasol-spring-boot-starter/
implementation ("com.icexxx:parasol-spring-boot-starter:1.0.0")'com.icexxx:parasol-spring-boot-starter:jar:1.0.0'<dependency org="com.icexxx" name="parasol-spring-boot-starter" rev="1.0.0">
  <artifact name="parasol-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.icexxx', module='parasol-spring-boot-starter', version='1.0.0')
)libraryDependencies += "com.icexxx" % "parasol-spring-boot-starter" % "1.0.0"[com.icexxx/parasol-spring-boot-starter "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter Optional | jar | 2.1.15.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.15.RELEASE | 
| org.springframework.boot : spring-boot-autoconfigure Optional | jar | 2.1.15.RELEASE | 
| org.springframework : spring-webmvc Optional | jar | 5.2.12.RELEASE | 
| io.springfox : springfox-swagger2 Optional | jar | 2.9.2 | 
| io.springfox : springfox-swagger-ui | jar | 2.9.2 | 
| com.github.xiaoymin : swagger-bootstrap-ui Optional | jar | 1.9.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test Optional | jar | 2.1.15.RELEASE |