Last Version

bxfs-rdb 1.r.4

关系型数据库的配置连接包,主要集成mysql与mybatis的使用

License

License

The MIT License (MIT)
GroupId

GroupId

com.sinsz.c
ArtifactId

ArtifactId

bxfs-rdb
Version

Version

1.r.4
Type

Type

jar
Description

Description

bxfs-rdb
关系型数据库的配置连接包,主要集成mysql与mybatis的使用
Project Organization

Project Organization

Bxfsmvc

Download bxfs-rdb 1.r.4


<!-- https://jarcasting.com/artifacts/com.sinsz.c/bxfs-rdb/ -->
<dependency>
    <groupId>com.sinsz.c</groupId>
    <artifactId>bxfs-rdb</artifactId>
    <version>1.r.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.sinsz.c/bxfs-rdb/
implementation 'com.sinsz.c:bxfs-rdb:1.r.4'
// https://jarcasting.com/artifacts/com.sinsz.c/bxfs-rdb/
implementation ("com.sinsz.c:bxfs-rdb:1.r.4")
'com.sinsz.c:bxfs-rdb:jar:1.r.4'
<dependency org="com.sinsz.c" name="bxfs-rdb" rev="1.r.4">
  <artifact name="bxfs-rdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sinsz.c', module='bxfs-rdb', version='1.r.4')
)
libraryDependencies += "com.sinsz.c" % "bxfs-rdb" % "1.r.4"
[com.sinsz.c/bxfs-rdb "1.r.4"]

Dependencies

compile (7)

Group / Artifact Type Version
com.alibaba : druid jar 1.1.9
com.zaxxer : HikariCP jar 3.1.0
org.mybatis : mybatis jar 3.4.5
org.mybatis : mybatis-spring jar 1.3.1
org.mybatis.spring.boot : mybatis-spring-boot-autoconfigure jar 1.3.1
com.github.pagehelper : pagehelper jar 5.1.2
org.springframework.boot : spring-boot-starter-jdbc jar

provided (2)

Group / Artifact Type Version
com.sinsz.c : bxfs-core jar 1.r.4
org.springframework.boot : spring-boot-configuration-processor Optional jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.