License |
License |
---|---|
Categories |
CategoriesData MyBatis ORM |
GroupId | GroupIdcom.github.dreamroute |
ArtifactId | ArtifactIdspring-data-mybatis-sample |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-data-mybatis
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.dreamroute/spring-data-mybatis-sample/ -->
<dependency>
<groupId>com.github.dreamroute</groupId>
<artifactId>spring-data-mybatis-sample</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dreamroute/spring-data-mybatis-sample/
implementation 'com.github.dreamroute:spring-data-mybatis-sample:1.0.1'
// https://jarcasting.com/artifacts/com.github.dreamroute/spring-data-mybatis-sample/
implementation ("com.github.dreamroute:spring-data-mybatis-sample:1.0.1")
'com.github.dreamroute:spring-data-mybatis-sample:jar:1.0.1'
<dependency org="com.github.dreamroute" name="spring-data-mybatis-sample" rev="1.0.1">
<artifact name="spring-data-mybatis-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dreamroute', module='spring-data-mybatis-sample', version='1.0.1')
)
libraryDependencies += "com.github.dreamroute" % "spring-data-mybatis-sample" % "1.0.1"
[com.github.dreamroute/spring-data-mybatis-sample "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.dreamroute : mybatis-spring-boot-starter | jar | 1.0.1 |
com.github.dreamroute : sqlprinter | jar | 1.5.7-RELEASE |
org.hibernate.javax.persistence : hibernate-jpa-2.0-api | jar | 1.0.1.Final |
mysql : mysql-connector-java | jar | 8.0.20 |
org.springframework.boot : spring-boot-starter-web | jar | 2.3.1.RELEASE |
org.projectlombok : lombok Optional | jar | 1.18.12 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.3 |
tk.mybatis : mapper-spring-boot-starter | jar | 2.1.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.3.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.3.1.RELEASE |