| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
| GroupId | GroupIdorg.rdlinux |
| ArtifactId | ArtifactIdez-mybatis-spring-boot-start |
| Last Version | Last Version0.2.5.RS |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionez-mybatis-spring-boot-start
ez-mybatis
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.rdlinux/ez-mybatis-spring-boot-start/ -->
<dependency>
<groupId>org.rdlinux</groupId>
<artifactId>ez-mybatis-spring-boot-start</artifactId>
<version>0.2.5.RS</version>
</dependency>
// https://jarcasting.com/artifacts/org.rdlinux/ez-mybatis-spring-boot-start/
implementation 'org.rdlinux:ez-mybatis-spring-boot-start:0.2.5.RS'
// https://jarcasting.com/artifacts/org.rdlinux/ez-mybatis-spring-boot-start/
implementation ("org.rdlinux:ez-mybatis-spring-boot-start:0.2.5.RS")
'org.rdlinux:ez-mybatis-spring-boot-start:jar:0.2.5.RS'
<dependency org="org.rdlinux" name="ez-mybatis-spring-boot-start" rev="0.2.5.RS">
<artifact name="ez-mybatis-spring-boot-start" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rdlinux', module='ez-mybatis-spring-boot-start', version='0.2.5.RS')
)
libraryDependencies += "org.rdlinux" % "ez-mybatis-spring-boot-start" % "0.2.5.RS"
[org.rdlinux/ez-mybatis-spring-boot-start "0.2.5.RS"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.rdlinux : ez-mybatis-spring | jar | 0.2.5.RS |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.0 |