| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.mizhousoft.boot | 
| ArtifactId | ArtifactIddriver-spring-boot-starter | 
| Last Version | Last Version1.4.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiondriver-spring-boot-starter Mizhousoft Boot | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.mizhousoft.boot/driver-spring-boot-starter/ -->
<dependency>
    <groupId>com.mizhousoft.boot</groupId>
    <artifactId>driver-spring-boot-starter</artifactId>
    <version>1.4.0</version>
</dependency>// https://jarcasting.com/artifacts/com.mizhousoft.boot/driver-spring-boot-starter/
implementation 'com.mizhousoft.boot:driver-spring-boot-starter:1.4.0'// https://jarcasting.com/artifacts/com.mizhousoft.boot/driver-spring-boot-starter/
implementation ("com.mizhousoft.boot:driver-spring-boot-starter:1.4.0")'com.mizhousoft.boot:driver-spring-boot-starter:jar:1.4.0'<dependency org="com.mizhousoft.boot" name="driver-spring-boot-starter" rev="1.4.0">
  <artifact name="driver-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.mizhousoft.boot', module='driver-spring-boot-starter', version='1.4.0')
)libraryDependencies += "com.mizhousoft.boot" % "driver-spring-boot-starter" % "1.4.0"[com.mizhousoft.boot/driver-spring-boot-starter "1.4.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
| org.springframework.boot : spring-boot-starter | jar |