Last Version

com.github.dreamroute:mybatis-spring-boot-starter 2.0.0

spring-data-mybatis

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

com.github.dreamroute
ArtifactId

ArtifactId

mybatis-spring-boot-starter
Version

Version

2.0.0
Type

Type

jar
Description

Description

spring-data-mybatis
Project Organization

Project Organization

Pivotal Software, Inc.

Download mybatis-spring-boot-starter 2.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.dreamroute : spring-data-mybatis-sdk jar 2.0.0
com.github.dreamroute : spring-data-mybatis-auto-configuration jar 2.0.0
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
tk.mybatis : mapper-spring-boot-starter jar 2.1.5
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.