bxfs-mybatis

mybatis

License

License

The MIT License (MIT)
Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.sinsz.c
ArtifactId

ArtifactId

bxfs-mybatis
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

bxfs-mybatis
mybatis
Project Organization

Project Organization

Bxfsmvc

Download bxfs-mybatis

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.alibaba : druid jar 1.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 (4)

Group / Artifact Type Version
com.sinsz.c : bxfs-core jar 1.0.1
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-data-redis jar
org.springframework.boot : spring-boot-starter-web 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.

Versions

Version
1.0.2
1.0.1
1.0.0
0.0.3
0.0.2
0.0.1