| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcom.github.mengweijin | 
| ArtifactId | ArtifactIdquickboot-framework-spring-boot-starter | 
| Last Version | Last Version1.0.35 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionquickboot-parent | 
<!-- https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-framework-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.mengweijin</groupId>
    <artifactId>quickboot-framework-spring-boot-starter</artifactId>
    <version>1.0.35</version>
</dependency>// https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-framework-spring-boot-starter/
implementation 'com.github.mengweijin:quickboot-framework-spring-boot-starter:1.0.35'// https://jarcasting.com/artifacts/com.github.mengweijin/quickboot-framework-spring-boot-starter/
implementation ("com.github.mengweijin:quickboot-framework-spring-boot-starter:1.0.35")'com.github.mengweijin:quickboot-framework-spring-boot-starter:jar:1.0.35'<dependency org="com.github.mengweijin" name="quickboot-framework-spring-boot-starter" rev="1.0.35">
  <artifact name="quickboot-framework-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.mengweijin', module='quickboot-framework-spring-boot-starter', version='1.0.35')
)libraryDependencies += "com.github.mengweijin" % "quickboot-framework-spring-boot-starter" % "1.0.35"[com.github.mengweijin/quickboot-framework-spring-boot-starter "1.0.35"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.6.2 | 
| org.springdoc : springdoc-openapi-ui | jar | 1.6.3 | 
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 | 
| com.alibaba.testable : testable-all | jar | 0.7.2 |