| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices | 
| GroupId | GroupIdcn.schoolwow | 
| ArtifactId | ArtifactIdquickdao-spring-boot-starter | 
| Version | Version1.0.0.RELEASE | 
| Type | Typejar | 
| Description | Descriptionquickdao-spring-boot-starter QuickDAO Starter | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/cn.schoolwow/quickdao-spring-boot-starter/ -->
<dependency>
    <groupId>cn.schoolwow</groupId>
    <artifactId>quickdao-spring-boot-starter</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/cn.schoolwow/quickdao-spring-boot-starter/
implementation 'cn.schoolwow:quickdao-spring-boot-starter:1.0.0.RELEASE'// https://jarcasting.com/artifacts/cn.schoolwow/quickdao-spring-boot-starter/
implementation ("cn.schoolwow:quickdao-spring-boot-starter:1.0.0.RELEASE")'cn.schoolwow:quickdao-spring-boot-starter:jar:1.0.0.RELEASE'<dependency org="cn.schoolwow" name="quickdao-spring-boot-starter" rev="1.0.0.RELEASE">
  <artifact name="quickdao-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='cn.schoolwow', module='quickdao-spring-boot-starter', version='1.0.0.RELEASE')
)libraryDependencies += "cn.schoolwow" % "quickdao-spring-boot-starter" % "1.0.0.RELEASE"[cn.schoolwow/quickdao-spring-boot-starter "1.0.0.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.3.0.RELEASE | 
| cn.schoolwow : QuickDAO | jar | 4.1.6 | 
| org.springframework.boot : spring-boot-starter | jar | 2.3.0.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.3.0.RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.aeonbits.owner : owner-java8 | jar | 1.0.6 | 
| org.springframework.boot : spring-boot-starter-test | jar | 2.3.0.RELEASE | 
| org.mariadb.jdbc : mariadb-java-client | jar | 2.7.2 | 
| junit : junit | jar | 4.12 |