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