move to https://github.com/hatunet/spring-data-mybatis/tree/master/spring-data-mybatis-boot-starter
License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Data MyBatis ORM |
GroupId | GroupIdcom.ifrabbit |
ArtifactId | ArtifactIdspring-boot-starter-data-mybatis |
Last Version | Last Version1.0.17.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot Data MyBatis Starter
Starter for using Spring Data MyBatis
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |
move to https://github.com/hatunet/spring-data-mybatis/tree/master/spring-data-mybatis-boot-starter