is not current version
Last Version 3.0.3

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


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-start-mybatis
Version

Version

3.0.0
Type

Type

jar

Download mars-start-mybatis 3.0.0


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