License |
License |
---|---|
GroupId | GroupIdtop.sanguohf.egg |
ArtifactId | ArtifactIdyang-sql-parse |
Version | Version1.0.30-release |
Type | Typejar |
Description |
Descriptionyang-sql-parse
SQL转换器
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/top.sanguohf.egg/yang-sql-parse/ -->
<dependency>
<groupId>top.sanguohf.egg</groupId>
<artifactId>yang-sql-parse</artifactId>
<version>1.0.30-release</version>
</dependency>
// https://jarcasting.com/artifacts/top.sanguohf.egg/yang-sql-parse/
implementation 'top.sanguohf.egg:yang-sql-parse:1.0.30-release'
// https://jarcasting.com/artifacts/top.sanguohf.egg/yang-sql-parse/
implementation ("top.sanguohf.egg:yang-sql-parse:1.0.30-release")
'top.sanguohf.egg:yang-sql-parse:jar:1.0.30-release'
<dependency org="top.sanguohf.egg" name="yang-sql-parse" rev="1.0.30-release">
<artifact name="yang-sql-parse" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.sanguohf.egg', module='yang-sql-parse', version='1.0.30-release')
)
libraryDependencies += "top.sanguohf.egg" % "yang-sql-parse" % "1.0.30-release"
[top.sanguohf.egg/yang-sql-parse "1.0.30-release"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.10 |
com.alibaba : fastjson | jar | 1.2.62 |