is not current version
Last Version 2.5.11.RELEASE

com.github.wywuzh:commons-mybatis 2.3.10.RELEASE


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.wywuzh
ArtifactId

ArtifactId

commons-mybatis
Version

Version

2.3.10.RELEASE
Type

Type

jar

Download commons-mybatis 2.3.10.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.wywuzh/commons-mybatis/ -->
<dependency>
    <groupId>com.github.wywuzh</groupId>
    <artifactId>commons-mybatis</artifactId>
    <version>2.3.10.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-mybatis/
implementation 'com.github.wywuzh:commons-mybatis:2.3.10.RELEASE'
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-mybatis/
implementation ("com.github.wywuzh:commons-mybatis:2.3.10.RELEASE")
'com.github.wywuzh:commons-mybatis:jar:2.3.10.RELEASE'
<dependency org="com.github.wywuzh" name="commons-mybatis" rev="2.3.10.RELEASE">
  <artifact name="commons-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wywuzh', module='commons-mybatis', version='2.3.10.RELEASE')
)
libraryDependencies += "com.github.wywuzh" % "commons-mybatis" % "2.3.10.RELEASE"
[com.github.wywuzh/commons-mybatis "2.3.10.RELEASE"]