| Категории |
КатегорииДанные |
|---|---|
| Группа | Группаcom.github.fangjinuo.sqlhelper |
| Идентификатор | Идентификаторsqlhelper-datasource |
| Версия | Версия3.4.12 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| sqlhelper-datasource-3.4.12.pom | |
| sqlhelper-datasource-3.4.12.jar | 130 KB |
| sqlhelper-datasource-3.4.12-sources.jar | 91 KB |
| sqlhelper-datasource-3.4.12-javadoc.jar | 492 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-datasource/ -->
<dependency>
<groupId>com.github.fangjinuo.sqlhelper</groupId>
<artifactId>sqlhelper-datasource</artifactId>
<version>3.4.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-datasource/
implementation 'com.github.fangjinuo.sqlhelper:sqlhelper-datasource:3.4.12'
// https://jarcasting.com/artifacts/com.github.fangjinuo.sqlhelper/sqlhelper-datasource/
implementation ("com.github.fangjinuo.sqlhelper:sqlhelper-datasource:3.4.12")
'com.github.fangjinuo.sqlhelper:sqlhelper-datasource:jar:3.4.12'
<dependency org="com.github.fangjinuo.sqlhelper" name="sqlhelper-datasource" rev="3.4.12">
<artifact name="sqlhelper-datasource" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.sqlhelper', module='sqlhelper-datasource', version='3.4.12')
)
libraryDependencies += "com.github.fangjinuo.sqlhelper" % "sqlhelper-datasource" % "3.4.12"
[com.github.fangjinuo.sqlhelper/sqlhelper-datasource "3.4.12"]