is not current version
Last Version 1.2.0.RELEASE

me.wuwenbin:template-tools-sqlgen 1.0.1.RELEASE

提供生成SQL两种便利途径

GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-tools-sqlgen
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download template-tools-sqlgen 1.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/me.wuwenbin/template-tools-sqlgen/ -->
<dependency>
    <groupId>me.wuwenbin</groupId>
    <artifactId>template-tools-sqlgen</artifactId>
    <version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.wuwenbin/template-tools-sqlgen/
implementation 'me.wuwenbin:template-tools-sqlgen:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/me.wuwenbin/template-tools-sqlgen/
implementation ("me.wuwenbin:template-tools-sqlgen:1.0.1.RELEASE")
'me.wuwenbin:template-tools-sqlgen:jar:1.0.1.RELEASE'
<dependency org="me.wuwenbin" name="template-tools-sqlgen" rev="1.0.1.RELEASE">
  <artifact name="template-tools-sqlgen" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.wuwenbin', module='template-tools-sqlgen', version='1.0.1.RELEASE')
)
libraryDependencies += "me.wuwenbin" % "template-tools-sqlgen" % "1.0.1.RELEASE"
[me.wuwenbin/template-tools-sqlgen "1.0.1.RELEASE"]