is not current version
Last Version 1.0.0

sql_hep 0.0.1

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

GroupId

GroupId

io.github.scrollsyou
ArtifactId

ArtifactId

sql_help
Version

Version

0.0.1
Type

Type

pom
Description

Description

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

Download sql_help 0.0.1

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"]

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