Last Version

mybatis-spring-boot-starter 1.0.0

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

xyz.luomu32
ArtifactId

ArtifactId

mybatis-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

mybatis-spring-boot-starter
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/luomu32/mybatis-spring-boot-starter

Download mybatis-spring-boot-starter 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.17.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.17.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 1.5.17.RELEASE
org.mybatis : mybatis jar 3.4.6
org.mybatis : mybatis-spring jar 1.3.2

Project Modules

There are no modules declared in this project.