smart-mybatis

Demo project for Spring Boot

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.sgfh
ArtifactId

ArtifactId

smart-mybatis
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

smart-mybatis
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/smart-mybatis

Download smart-mybatis

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.sgfh/smart-mybatis/ -->
<dependency>
    <groupId>com.github.sgfh</groupId>
    <artifactId>smart-mybatis</artifactId>
    <version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sgfh/smart-mybatis/
implementation 'com.github.sgfh:smart-mybatis:2.0.5'
// https://jarcasting.com/artifacts/com.github.sgfh/smart-mybatis/
implementation ("com.github.sgfh:smart-mybatis:2.0.5")
'com.github.sgfh:smart-mybatis:jar:2.0.5'
<dependency org="com.github.sgfh" name="smart-mybatis" rev="2.0.5">
  <artifact name="smart-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sgfh', module='smart-mybatis', version='2.0.5')
)
libraryDependencies += "com.github.sgfh" % "smart-mybatis" % "2.0.5"
[com.github.sgfh/smart-mybatis "2.0.5"]

Dependencies

compile (9)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.51
org.json : json jar 20180813
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
mysql : mysql-connector-java jar 5.1.45
com.alibaba : druid jar 1.0.26
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.1.1
com.github.pagehelper : pagehelper jar 4.1.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.0
org.springframework : spring-web jar 5.1.5.RELEASE

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0