Spring Boot Data MyBatis Starter

Starter for using Spring Data MyBatis

License

License

Categories

Categories

Spring Boot Container Microservices Data MyBatis ORM
GroupId

GroupId

com.ifrabbit
ArtifactId

ArtifactId

spring-boot-starter-data-mybatis
Last Version

Last Version

1.0.17.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot Data MyBatis Starter
Starter for using Spring Data MyBatis
Project URL

Project URL

https://github.com/hatunet/spring-boot-starter-data-mybatis
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/hatunet/spring-boot-starter-data-mybatis

Download spring-boot-starter-data-mybatis

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.5.RELEASE
com.ifrabbit : spring-data-mybatis jar 1.0.17.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 1.5.5.RELEASE

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.6.0
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-library jar 1.3
org.springframework : spring-test jar

Project Modules

There are no modules declared in this project.
com.ifrabbit

Hatu Net

Versions

Version
1.0.17.RELEASE
1.0.15.RELEASE
1.0.14.RELEASE
1.0.13.RELEASE
1.0.12.RELEASE
1.0.9.RELEASE
1.0.8.RELEASE
1.0.7.RELEASE
1.0.6.RELEASE
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE