| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMySQL Данные Базы данных |
| Группа | Группаcom.github.xucheng-330 |
| Идентификатор | Идентификаторfast-mysql-helper-lib |
| Версия | Версия1.0-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеfast-mysql-helper-lib
fast-mysql-helper-lib is mysql insert faster!
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.xucheng-330/fast-mysql-helper-lib/ -->
<dependency>
<groupId>com.github.xucheng-330</groupId>
<artifactId>fast-mysql-helper-lib</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xucheng-330/fast-mysql-helper-lib/
implementation 'com.github.xucheng-330:fast-mysql-helper-lib:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.xucheng-330/fast-mysql-helper-lib/
implementation ("com.github.xucheng-330:fast-mysql-helper-lib:1.0-RELEASE")
'com.github.xucheng-330:fast-mysql-helper-lib:jar:1.0-RELEASE'
<dependency org="com.github.xucheng-330" name="fast-mysql-helper-lib" rev="1.0-RELEASE">
<artifact name="fast-mysql-helper-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xucheng-330', module='fast-mysql-helper-lib', version='1.0-RELEASE')
)
libraryDependencies += "com.github.xucheng-330" % "fast-mysql-helper-lib" % "1.0-RELEASE"
[com.github.xucheng-330/fast-mysql-helper-lib "1.0-RELEASE"]