| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.neko233 | 
    
| ArtifactId | ArtifactIdsqlStatement-light-rail | 
    
| Last Version | Last Version0.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionsql_light_rail 
            SQL Light Rail (SQL 轻轨)
        The [SQL Light Rail] is the 'Stream' framework for DAO operating.
        这是一款【约定 > 配置】的 Java SQL Stream DAO 平台框架。
        > 轻轨: 多节车厢, 如同本框架设计的 Chain Builder 思想。 
         | 
    
<!-- https://jarcasting.com/artifacts/com.neko233/sqlStatement-light-rail/ -->
<dependency>
    <groupId>com.neko233</groupId>
    <artifactId>sqlStatement-light-rail</artifactId>
    <version>0.0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.neko233/sqlStatement-light-rail/
implementation 'com.neko233:sqlStatement-light-rail:0.0.3'
                // https://jarcasting.com/artifacts/com.neko233/sqlStatement-light-rail/
implementation ("com.neko233:sqlStatement-light-rail:0.0.3")
                'com.neko233:sqlStatement-light-rail:jar:0.0.3'
                <dependency org="com.neko233" name="sqlStatement-light-rail" rev="0.0.3">
  <artifact name="sqlStatement-light-rail" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.neko233', module='sqlStatement-light-rail', version='0.0.3')
)
                libraryDependencies += "com.neko233" % "sqlStatement-light-rail" % "0.0.3"
                [com.neko233/sqlStatement-light-rail "0.0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| org.projectlombok : lombok Optional | jar | 1.18.22 | 
| org.apache.commons : commons-lang3 | jar | 3.12.0 | 
| org.apache.commons : commons-collections4 | jar | 4.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.alibaba : druid | jar | 1.2.8 | 
| mysql : mysql-connector-java | jar | 8.0.25 | 
| ch.qos.logback : logback-classic | jar | 1.2.10 | 
| org.mockito : mockito-all | jar | 2.0.2-beta | 
| junit : junit | jar | 4.13.1 |