org.mayanjun:mybatisx-starter

The spring boot starter

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.mayanjun
ArtifactId

ArtifactId

mybatisx-starter
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

The spring boot starter

Download mybatisx-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.mayanjun : mayanjun-core jar 0.0.1
org.mayanjun : mybatisx-dal jar 1.0.5
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.

Versions

Version
1.0.5
1.0.4
1.0.4.alpha
1.0.3
1.0.3.beta
1.0.2
1.0.1
1.0.0