| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdcn.watsontech.webhelper |
| ArtifactId | ArtifactIdmybatis-core |
| Version | Version0.2.1.12 |
| Type | Typejar |
| Description |
DescriptionBatch of useful tools for Spring web project
|
| Filename | Size |
|---|---|
| mybatis-core-0.2.1.12.pom | |
| mybatis-core-0.2.1.12.jar | 63 KB |
| mybatis-core-0.2.1.12-sources.jar | 45 KB |
| mybatis-core-0.2.1.12-javadoc.jar | 276 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |