License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdorg.linuxprobe |
ArtifactId | ArtifactIdmybatis-universal-crud-spring-boot-starter |
Last Version | Last Version2.3.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-universal-crud-spring-boot-starter
mybatis-universal-crud-spring-boot-starter
|
<!-- https://jarcasting.com/artifacts/org.linuxprobe/mybatis-universal-crud-spring-boot-starter/ -->
<dependency>
<groupId>org.linuxprobe</groupId>
<artifactId>mybatis-universal-crud-spring-boot-starter</artifactId>
<version>2.3.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.linuxprobe/mybatis-universal-crud-spring-boot-starter/
implementation 'org.linuxprobe:mybatis-universal-crud-spring-boot-starter:2.3.1.RELEASE'
// https://jarcasting.com/artifacts/org.linuxprobe/mybatis-universal-crud-spring-boot-starter/
implementation ("org.linuxprobe:mybatis-universal-crud-spring-boot-starter:2.3.1.RELEASE")
'org.linuxprobe:mybatis-universal-crud-spring-boot-starter:jar:2.3.1.RELEASE'
<dependency org="org.linuxprobe" name="mybatis-universal-crud-spring-boot-starter" rev="2.3.1.RELEASE">
<artifact name="mybatis-universal-crud-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.linuxprobe', module='mybatis-universal-crud-spring-boot-starter', version='2.3.1.RELEASE')
)
libraryDependencies += "org.linuxprobe" % "mybatis-universal-crud-spring-boot-starter" % "2.3.1.RELEASE"
[org.linuxprobe/mybatis-universal-crud-spring-boot-starter "2.3.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.linuxprobe : mybatis-universal-crud | jar | 2.3.1.RELEASE |
org.mybatis.scripting : mybatis-velocity | jar | 2.1.0 |
org.mybatis.scripting : mybatis-freemarker | jar | 1.2.0 |
org.mybatis.scripting : mybatis-thymeleaf | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.8.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.8.RELEASE |