is not current version
Last Version 0.2.1.12

cn.watsontech.webhelper:mybatis-core 0.2.1.10


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.watsontech.webhelper
ArtifactId

ArtifactId

mybatis-core
Version

Version

0.2.1.10
Type

Type

jar

Download mybatis-core 0.2.1.10


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