is not current version
Last Version 3.0.3

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


Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.yuyenews
ArtifactId

ArtifactId

mars-start-mybatis
Version

Version

2.2.3
Type

Type

jar

Download mars-start-mybatis 2.2.3


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