| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.anyboot | 
    
| ArtifactId | ArtifactIdanyboot-jdbc | 
    
| Last Version | Last Version8.5.3.2312-20220623 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionanyboot-jdbc 
            anyboot-jdbc 
         | 
    
<!-- https://jarcasting.com/artifacts/org.anyboot/anyboot-jdbc/ -->
<dependency>
    <groupId>org.anyboot</groupId>
    <artifactId>anyboot-jdbc</artifactId>
    <version>8.5.3.2312-20220623</version>
</dependency>
                // https://jarcasting.com/artifacts/org.anyboot/anyboot-jdbc/
implementation 'org.anyboot:anyboot-jdbc:8.5.3.2312-20220623'
                // https://jarcasting.com/artifacts/org.anyboot/anyboot-jdbc/
implementation ("org.anyboot:anyboot-jdbc:8.5.3.2312-20220623")
                'org.anyboot:anyboot-jdbc:jar:8.5.3.2312-20220623'
                <dependency org="org.anyboot" name="anyboot-jdbc" rev="8.5.3.2312-20220623">
  <artifact name="anyboot-jdbc" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.anyboot', module='anyboot-jdbc', version='8.5.3.2312-20220623')
)
                libraryDependencies += "org.anyboot" % "anyboot-jdbc" % "8.5.3.2312-20220623"
                [org.anyboot/anyboot-jdbc "8.5.3.2312-20220623"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.anyline : anyline-jdbc | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.3.12.RELEASE | 
| org.springframework.boot : spring-boot-starter-jdbc | jar | 2.3.12.RELEASE |