is not current version
Last Version 3.0.3

com.github.yuyenews:mars-start-mybatis 2.1.2


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-start-mybatis
Version

Version

2.1.2
Type

Type

jar

Download mars-start-mybatis 2.1.2


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