is not current version
Last Version 1.2.12

cn.weforward:weforward-data-mysql 1.1.0

weforward module

Categories

Categories

MySQL Data Databases
GroupId

GroupId

cn.weforward
ArtifactId

ArtifactId

weforward-data-mysql
Version

Version

1.1.0
Type

Type

jar

Download weforward-data-mysql 1.1.0


<!-- https://jarcasting.com/artifacts/cn.weforward/weforward-data-mysql/ -->
<dependency>
    <groupId>cn.weforward</groupId>
    <artifactId>weforward-data-mysql</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.weforward/weforward-data-mysql/
implementation 'cn.weforward:weforward-data-mysql:1.1.0'
// https://jarcasting.com/artifacts/cn.weforward/weforward-data-mysql/
implementation ("cn.weforward:weforward-data-mysql:1.1.0")
'cn.weforward:weforward-data-mysql:jar:1.1.0'
<dependency org="cn.weforward" name="weforward-data-mysql" rev="1.1.0">
  <artifact name="weforward-data-mysql" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.weforward', module='weforward-data-mysql', version='1.1.0')
)
libraryDependencies += "cn.weforward" % "weforward-data-mysql" % "1.1.0"
[cn.weforward/weforward-data-mysql "1.1.0"]