License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdcom.github.uinios |
ArtifactId | ArtifactIdmybatis-dynamic-spring-boot-starter |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-dynamic-spring-boot-starter
mybatis-dynamic-spring-boot-starter
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.uinios/mybatis-dynamic-spring-boot-starter/ -->
<dependency>
<groupId>com.github.uinios</groupId>
<artifactId>mybatis-dynamic-spring-boot-starter</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.uinios/mybatis-dynamic-spring-boot-starter/
implementation 'com.github.uinios:mybatis-dynamic-spring-boot-starter:1.5.2'
// https://jarcasting.com/artifacts/com.github.uinios/mybatis-dynamic-spring-boot-starter/
implementation ("com.github.uinios:mybatis-dynamic-spring-boot-starter:1.5.2")
'com.github.uinios:mybatis-dynamic-spring-boot-starter:jar:1.5.2'
<dependency org="com.github.uinios" name="mybatis-dynamic-spring-boot-starter" rev="1.5.2">
<artifact name="mybatis-dynamic-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.uinios', module='mybatis-dynamic-spring-boot-starter', version='1.5.2')
)
libraryDependencies += "com.github.uinios" % "mybatis-dynamic-spring-boot-starter" % "1.5.2"
[com.github.uinios/mybatis-dynamic-spring-boot-starter "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.3.1.RELEASE |
org.springframework.boot : spring-boot-starter-jdbc | jar | 2.3.1.RELEASE |
org.mybatis.dynamic-sql : mybatis-dynamic-sql | jar | 1.1.4 |