License |
License |
---|---|
Categories |
CategoriesMySQL Data Databases |
GroupId | GroupIdcom.github.panhongan |
ArtifactId | ArtifactIdmysql-conveyer-core |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionsimple mysql conveyer
|
Filename | Size |
---|---|
mysql-conveyer-core-1.0.5.pom | |
mysql-conveyer-core-1.0.5.jar | 11 KB |
mysql-conveyer-core-1.0.5-sources.jar | 5 KB |
mysql-conveyer-core-1.0.5-javadoc.jar | 436 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.panhongan/mysql-conveyer-core/ -->
<dependency>
<groupId>com.github.panhongan</groupId>
<artifactId>mysql-conveyer-core</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panhongan/mysql-conveyer-core/
implementation 'com.github.panhongan:mysql-conveyer-core:1.0.5'
// https://jarcasting.com/artifacts/com.github.panhongan/mysql-conveyer-core/
implementation ("com.github.panhongan:mysql-conveyer-core:1.0.5")
'com.github.panhongan:mysql-conveyer-core:jar:1.0.5'
<dependency org="com.github.panhongan" name="mysql-conveyer-core" rev="1.0.5">
<artifact name="mysql-conveyer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panhongan', module='mysql-conveyer-core', version='1.0.5')
)
libraryDependencies += "com.github.panhongan" % "mysql-conveyer-core" % "1.0.5"
[com.github.panhongan/mysql-conveyer-core "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.panhongan : bean2sql | jar | 1.0.5 |