License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.tailwolf |
ArtifactId | ArtifactIdmybatis-complete-boot-starter |
Last Version | Last Version0.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-complete-boot-starter
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.tailwolf/mybatis-complete-boot-starter/ -->
<dependency>
<groupId>com.github.tailwolf</groupId>
<artifactId>mybatis-complete-boot-starter</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tailwolf/mybatis-complete-boot-starter/
implementation 'com.github.tailwolf:mybatis-complete-boot-starter:0.5.2'
// https://jarcasting.com/artifacts/com.github.tailwolf/mybatis-complete-boot-starter/
implementation ("com.github.tailwolf:mybatis-complete-boot-starter:0.5.2")
'com.github.tailwolf:mybatis-complete-boot-starter:jar:0.5.2'
<dependency org="com.github.tailwolf" name="mybatis-complete-boot-starter" rev="0.5.2">
<artifact name="mybatis-complete-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tailwolf', module='mybatis-complete-boot-starter', version='0.5.2')
)
libraryDependencies += "com.github.tailwolf" % "mybatis-complete-boot-starter" % "0.5.2"
[com.github.tailwolf/mybatis-complete-boot-starter "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-collections : commons-collections | jar | 3.2.1 |
cglib : cglib | jar | 3.3.0 |
org.apache.commons : commons-lang3 | jar | 3.8.1 |
com.alibaba : fastjson | jar | 1.2.62 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.0 |
org.freemarker : freemarker | jar | 2.3.28 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.4.RELEASE |
com.github.jsqlparser : jsqlparser | jar | 3.1 |