| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.fangjinuo.sqlhelper |
| Идентификатор | Идентификаторsqlhelper-springjdbc |
| Версия | Версия3.6.9 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.fangjinuo.sqlhelper:sqlhelper-springjdbc:3.6.9
JDBC Extensions:
Supports SQL Tools (ORM, Dialect, Pagination, DDL Dump, UrlParser, SqlStatementParser, WallFilter, BatchExecutor for Test)
based Java
|
| Имя Файла | Размер |
|---|---|
| sqlhelper-springjdbc-3.6.9.pom | |
| sqlhelper-springjdbc-3.6.9.jar | 44 KB |
| sqlhelper-springjdbc-3.6.9-sources.jar | 23 KB |
| sqlhelper-springjdbc-3.6.9-javadoc.jar | 142 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc/ -->
<dependency>
<groupId>com.github.fangjinuo.sqlhelper</groupId>
<artifactId>sqlhelper-springjdbc</artifactId>
<version>3.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc:3.6.9'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc:3.6.9")
'com.github.fangjinuo.sqlhelper:sqlhelper-springjdbc:jar:3.6.9'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-springjdbc" rev="3.6.9">
<artifact name="sqlhelper-springjdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-springjdbc', version='3.6.9')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-springjdbc" % "3.6.9"
[com.github.fangjinuo.sqlhelper/sqlhelper-springjdbc "3.6.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-jdbc | jar | 4.3.25.RELEASE |
| com.github.fangjinuo.sqlhelper : sqlhelper-dialect | jar | 3.6.9 |
| org.slf4j : slf4j-api | jar | 1.7.0 |
| com.github.fangjinuo.langx : langx-java | jar | 4.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |