sql-tpl


Лицензия

Лицензия

Группа

Группа

com.github.threefish
Идентификатор

Идентификатор

sql-tpl
Последняя версия

Последняя версия

1.0.2.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

sql-tpl
Система контроля версий

Система контроля версий

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

Скачать sql-tpl

Как подключить последнюю версию

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar ${springframework.version}
org.slf4j : slf4j-api jar ${slf4j-api.version}
com.ibeetl : beetl Необязательный jar 3.0.19.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2.RELEASE
1.0.1.RELEASE