| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Ant Build Tools Data | 
| GroupId | GroupIdcom.github.homeant | 
| ArtifactId | ArtifactIddata-shield-spring-boot-starter | 
| Version | Version1.0-RELEASE | 
| Type | Typejar | 
| Description | Descriptiondata-shield-spring-boot-starter data-shield spring-boot | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/com.github.homeant/data-shield-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.homeant</groupId>
    <artifactId>data-shield-spring-boot-starter</artifactId>
    <version>1.0-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.homeant/data-shield-spring-boot-starter/
implementation 'com.github.homeant:data-shield-spring-boot-starter:1.0-RELEASE'// https://jarcasting.com/artifacts/com.github.homeant/data-shield-spring-boot-starter/
implementation ("com.github.homeant:data-shield-spring-boot-starter:1.0-RELEASE")'com.github.homeant:data-shield-spring-boot-starter:jar:1.0-RELEASE'<dependency org="com.github.homeant" name="data-shield-spring-boot-starter" rev="1.0-RELEASE">
  <artifact name="data-shield-spring-boot-starter" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.homeant', module='data-shield-spring-boot-starter', version='1.0-RELEASE')
)libraryDependencies += "com.github.homeant" % "data-shield-spring-boot-starter" % "1.0-RELEASE"[com.github.homeant/data-shield-spring-boot-starter "1.0-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.homeant : data-shield-core | jar | 1.0-RELEASE | 
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.13 | 
| org.springframework.boot : spring-boot-starter | jar | |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.2 | 
| org.projectlombok : lombok | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.16 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.testng : testng | jar | 7.0.0 |