is not current version
Last Version 1.0.5

org.mayanjun:mybatisx-starter 1.0.3

The spring boot starter

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.mayanjun
ArtifactId

ArtifactId

mybatisx-starter
Version

Version

1.0.3
Type

Type

jar
Description

Description

The spring boot starter

Download mybatisx-starter 1.0.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.mayanjun : mayanjun-core jar 0.0.1
org.mayanjun : mybatisx-dal jar 1.0.3
mysql : mysql-connector-java jar 5.1.39
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.1
org.springframework.boot : spring-boot-autoconfigure jar 2.1.9.RELEASE

Project Modules

There are no modules declared in this project.