Last Version

base4j-mybatis 1.3.0

base4j封装mybatis包

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.base4j
ArtifactId

ArtifactId

base4j-mybatis
Version

Version

1.3.0
Type

Type

jar
Description

Description

base4j-mybatis
base4j封装mybatis包

Download base4j-mybatis 1.3.0


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

Dependencies

compile (12)

Group / Artifact Type Version
com.base4j : base4j-util jar 1.3.0
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter-test jar
org.freemarker : freemarker jar 2.3.23
javax.persistence : persistence-api jar 1.0
org.mybatis : mybatis jar 3.4.0
org.mybatis : mybatis-spring jar 1.3.0
com.github.pagehelper : pagehelper jar 5.0.0
com.alibaba : druid jar 1.1.5
commons-logging : commons-logging jar 1.2

runtime (1)

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

test (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.41

Project Modules

There are no modules declared in this project.