blzo-ex-mybatis


License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.jdkhome.blzo
ArtifactId

ArtifactId

blzo-ex-mybatis
Last Version

Last Version

0.5.0.3.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

blzo-ex-mybatis
blzo-ex-mybatis
Project URL

Project URL

https://github.com/jdkhome/blzo-ex/tree/master/blzo-ex-mybatis
Source Code Management

Source Code Management

https://github.com/jdkhome/blzo-ex

Download blzo-ex-mybatis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.jdkhome.blzo : blzo-ex-basic jar 0.5.0.3.RELEASE
mysql : mysql-connector-java jar 8.0.20
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.3
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.13

Project Modules

There are no modules declared in this project.

Blzo-ex v0.5.0.1.RELEASE, feature at 06/12 2020.

run with:

  • jdk 1.11 (向下兼容1.8)
  • spring-boot v2.3.x.RELEASE
  • gradle v6.x

0.5.x 计划

  • 细化和精简依赖
  • 集群服务增强(各种中间件集群模式)

Versions

Version
0.5.0.3.RELEASE
0.4.0.1.RELEASE