Last Version

cn.org.faster:spring-boot-starter-mybatis 1.4.2.RELEASE

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

cn.org.faster
ArtifactId

ArtifactId

spring-boot-starter-mybatis
Version

Version

1.4.2.RELEASE
Type

Type

jar
Description

Description

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

Project URL

https://github.com/faster-framework/faster-framework-project/#/spring-boot-starter-mybatis

Download spring-boot-starter-mybatis 1.4.2.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
cn.org.faster : faster-mybatis jar 1.4.2.RELEASE
cn.org.faster : faster-web Optional jar 1.4.2.RELEASE

Project Modules

There are no modules declared in this project.