License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.github.xucheng-330 |
ArtifactId | ArtifactIdfast-mysql-helper-lib |
Last Version | Last Version1.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfast-mysql-helper-lib
fast-mysql-helper-lib is mysql insert faster!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]