| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcn.tenmg | 
    
| ArtifactId | ArtifactIddsql | 
    
| Last Version | Last Version1.2.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptiondsql 
            动态结构化查询语言(DSQL,Dynamic Structured Query Language)解析框架 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Filename | Size | 
|---|---|
| dsql-1.2.3.pom | |
| dsql-1.2.3.jar | 46 KB | 
| dsql-1.2.3-sources.jar | 37 KB | 
| dsql-1.2.3-javadoc.jar | 315 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/cn.tenmg/dsql/ -->
<dependency>
    <groupId>cn.tenmg</groupId>
    <artifactId>dsql</artifactId>
    <version>1.2.3</version>
</dependency>
                // https://jarcasting.com/artifacts/cn.tenmg/dsql/
implementation 'cn.tenmg:dsql:1.2.3'
                // https://jarcasting.com/artifacts/cn.tenmg/dsql/
implementation ("cn.tenmg:dsql:1.2.3")
                'cn.tenmg:dsql:jar:1.2.3'
                <dependency org="cn.tenmg" name="dsql" rev="1.2.3">
  <artifact name="dsql" type="jar" />
</dependency>
                @Grapes(
@Grab(group='cn.tenmg', module='dsql', version='1.2.3')
)
                libraryDependencies += "cn.tenmg" % "dsql" % "1.2.3"
                [cn.tenmg/dsql "1.2.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| cn.tenmg : dsl | jar | 1.2.3 | 
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax.xml.bind : jaxb-api | jar | 2.3.1 |