License |
License |
---|---|
Categories |
CategoriesNet MyBatis Data ORM |
GroupId | GroupIdnet.wicp.tams |
ArtifactId | ArtifactIdcommon-mybatis |
Last Version | Last Version3.6.21 |
Release Date | Release Date |
Type | Typejar |
Description |
Description公共的工具集
|
Filename | Size |
---|---|
common-mybatis-3.6.21.pom | |
common-mybatis-3.6.21.jar | 52 KB |
common-mybatis-3.6.21-sources.jar | 33 KB |
common-mybatis-3.6.21-javadoc.jar | 221 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.wicp.tams/common-mybatis/ -->
<dependency>
<groupId>net.wicp.tams</groupId>
<artifactId>common-mybatis</artifactId>
<version>3.6.21</version>
</dependency>
// https://jarcasting.com/artifacts/net.wicp.tams/common-mybatis/
implementation 'net.wicp.tams:common-mybatis:3.6.21'
// https://jarcasting.com/artifacts/net.wicp.tams/common-mybatis/
implementation ("net.wicp.tams:common-mybatis:3.6.21")
'net.wicp.tams:common-mybatis:jar:3.6.21'
<dependency org="net.wicp.tams" name="common-mybatis" rev="3.6.21">
<artifact name="common-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wicp.tams', module='common-mybatis', version='3.6.21')
)
libraryDependencies += "net.wicp.tams" % "common-mybatis" % "3.6.21"
[net.wicp.tams/common-mybatis "3.6.21"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.5.9 |
net.wicp.tams : common-apiext | jar | 3.6.21 |
net.wicp.tams : common-jdbc | jar | 3.6.21 |
net.wicp.tams : common-web | jar | 3.6.21 |
net.wicp.tams : common-spring-autoconfig Optional | jar | 3.6.21 |
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional | jar | 2.2.2 |
com.baomidou : mybatis-plus-boot-starter Optional | jar | 3.5.1 |
org.mybatis.generator : mybatis-generator-core Optional | jar | 1.4.1 |
com.github.javaparser : javaparser-core Optional | jar | 3.24.2 |
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.3 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
junit : junit | jar | 4.12 |