| License |
License
The MIT License (MIT)
|
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcom.sinsz.c |
| ArtifactId | ArtifactIdbxfs-mybatis |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionbxfs-mybatis
mybatis
|
| Project Organization |
Project OrganizationBxfsmvc |
| Filename | Size |
|---|---|
| bxfs-mybatis-1.0.2.pom | |
| bxfs-mybatis-1.0.2.jar | 24 KB |
| bxfs-mybatis-1.0.2-sources.jar | 13 KB |
| bxfs-mybatis-1.0.2-javadoc.jar | 100 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |