GroupId | GroupIdio.github.scrollsyou |
---|---|
ArtifactId | ArtifactIdsql_help |
Version | Version0.0.1 |
Type | Typepom |
Description |
Descriptionsql_hep
sql生成器,用于动态生成sql代码功能
|
Filename | Size |
---|---|
sql_help-0.0.1.pom | 938 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.scrollsyou/sql_help/ -->
<dependency>
<groupId>io.github.scrollsyou</groupId>
<artifactId>sql_help</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.scrollsyou/sql_help/
implementation 'io.github.scrollsyou:sql_help:0.0.1'
// https://jarcasting.com/artifacts/io.github.scrollsyou/sql_help/
implementation ("io.github.scrollsyou:sql_help:0.0.1")
'io.github.scrollsyou:sql_help:pom:0.0.1'
<dependency org="io.github.scrollsyou" name="sql_help" rev="0.0.1">
<artifact name="sql_help" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.scrollsyou', module='sql_help', version='0.0.1')
)
libraryDependencies += "io.github.scrollsyou" % "sql_help" % "0.0.1"
[io.github.scrollsyou/sql_help "0.0.1"]