sql-tpl


License

License

GroupId

GroupId

com.github.threefish
ArtifactId

ArtifactId

sql-tpl
Last Version

Last Version

1.0.2.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

sql-tpl
Source Code Management

Source Code Management

https://gitee.com/threefish/spring-boot-sqltpl

Download sql-tpl

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.threefish/sql-tpl/ -->
<dependency>
    <groupId>com.github.threefish</groupId>
    <artifactId>sql-tpl</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.threefish/sql-tpl/
implementation 'com.github.threefish:sql-tpl:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.threefish/sql-tpl/
implementation ("com.github.threefish:sql-tpl:1.0.2.RELEASE")
'com.github.threefish:sql-tpl:jar:1.0.2.RELEASE'
<dependency org="com.github.threefish" name="sql-tpl" rev="1.0.2.RELEASE">
  <artifact name="sql-tpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.threefish', module='sql-tpl', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.threefish" % "sql-tpl" % "1.0.2.RELEASE"
[com.github.threefish/sql-tpl "1.0.2.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework : spring-context jar ${springframework.version}
org.slf4j : slf4j-api jar ${slf4j-api.version}
com.ibeetl : beetl Optional jar 3.0.19.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2.RELEASE
1.0.1.RELEASE