is not current version
Last Version 2.3.2

com.github.javawebers:yt-mybatis 2.0.6

https://github.com/javawebers/yt

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.javawebers
ArtifactId

ArtifactId

yt-mybatis
Version

Version

2.0.6
Type

Type

jar

Download yt-mybatis 2.0.6


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