is not current version
Last Version 2.3.2

com.github.javawebers:yt-mybatis 1.5.5

yt-mybatis

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.javawebers
ArtifactId

ArtifactId

yt-mybatis
Version

Version

1.5.5
Type

Type

jar

Download yt-mybatis 1.5.5


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