is not current version
Last Version 3.0.3

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


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-start-mybatis
Version

Version

2.2.0
Type

Type

jar

Download mars-start-mybatis 2.2.0


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