mybatis-complete-boot-starter

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.tailwolf
ArtifactId

ArtifactId

mybatis-complete-boot-starter
Last Version

Last Version

0.5.2
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-complete-boot-starter
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/tailwolf/mybatis-complete
Source Code Management

Source Code Management

https://github.com/tailwolf/mybatis-complete

Download mybatis-complete-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.2
0.5.1
0.5.0-RELEASE