Last Version

cn.watsontech.webhelper:mybatis-core 0.2.1.12

Batch of useful tools for Spring web project

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.watsontech.webhelper
ArtifactId

ArtifactId

mybatis-core
Version

Version

0.2.1.12
Type

Type

jar
Description

Description

Batch of useful tools for Spring web project

Download mybatis-core 0.2.1.12


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

Dependencies

compile (11)

Group / Artifact Type Version
cn.watsontech.webhelper : common jar 0.2.1.2
com.fasterxml.jackson.core : jackson-annotations jar 2.11.3
io.swagger : swagger-annotations jar 1.6.1
org.springframework : spring-beans jar 5.3.1
tk.mybatis : mapper jar 4.1.5
com.alibaba : fastjson jar 1.2.75
org.mybatis : mybatis jar 3.5.6
com.github.pagehelper : pagehelper jar 5.1.11
org.springframework : spring-jdbc jar 5.3.1
tk.mybatis : mapper-core jar 1.1.3
javax.validation : validation-api jar 2.0.1.Final

provided (5)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.3.7
org.freemarker : freemarker jar 2.3.30
com.google.guava : guava jar 30.0-jre
org.aspectj : aspectjrt jar 1.9.6
org.aspectj : aspectjweaver jar 1.9.6

Project Modules

There are no modules declared in this project.