sql_hep

sql生成器,用于动态生成sql代码功能

GroupId

GroupId

io.github.scrollsyou
ArtifactId

ArtifactId

sql_help
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

sql_hep
sql生成器,用于动态生成sql代码功能
Project URL

Project URL

https://github.com/scrollsyou/sql_help

Download sql_help

Filename Size
sql_help-1.0.0.pom 938 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.scrollsyou/sql_help/ -->
<dependency>
    <groupId>io.github.scrollsyou</groupId>
    <artifactId>sql_help</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.scrollsyou/sql_help/
implementation 'io.github.scrollsyou:sql_help:1.0.0'
// https://jarcasting.com/artifacts/io.github.scrollsyou/sql_help/
implementation ("io.github.scrollsyou:sql_help:1.0.0")
'io.github.scrollsyou:sql_help:pom:1.0.0'
<dependency org="io.github.scrollsyou" name="sql_help" rev="1.0.0">
  <artifact name="sql_help" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.scrollsyou', module='sql_help', version='1.0.0')
)
libraryDependencies += "io.github.scrollsyou" % "sql_help" % "1.0.0"
[io.github.scrollsyou/sql_help "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sql-help-code
  • sql-help-spring-boot-starter
  • example

Versions

Version
1.0.0
0.0.3
0.0.2
0.0.1