License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.jeesuite |
ArtifactId | ArtifactIdjeesuite-mybatis |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava 后台开发套件
|
Filename | Size |
---|---|
jeesuite-mybatis-1.4.0.pom | |
jeesuite-mybatis-1.4.0.jar | 96 KB |
jeesuite-mybatis-1.4.0-sources.jar | 61 KB |
jeesuite-mybatis-1.4.0-javadoc.jar | 364 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-mybatis/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-mybatis</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-mybatis/
implementation 'com.jeesuite:jeesuite-mybatis:1.4.0'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-mybatis/
implementation ("com.jeesuite:jeesuite-mybatis:1.4.0")
'com.jeesuite:jeesuite-mybatis:jar:1.4.0'
<dependency org="com.jeesuite" name="jeesuite-mybatis" rev="1.4.0">
<artifact name="jeesuite-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-mybatis', version='1.4.0')
)
libraryDependencies += "com.jeesuite" % "jeesuite-mybatis" % "1.4.0"
[com.jeesuite/jeesuite-mybatis "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jeesuite : jeesuite-common | jar | 1.4.0 |
com.jeesuite : jeesuite-cache Optional | jar | 1.4.0 |
com.jeesuite : jeesuite-spring | jar | 1.4.0 |
org.springframework : spring-jdbc | jar | 5.3.18 |
org.springframework : spring-aop | jar | 5.3.18 |
org.mybatis : mybatis | jar | 3.5.6 |
org.mybatis : mybatis-spring | jar | 2.0.5 |
org.mybatis.generator : mybatis-generator-core Optional | jar | 1.3.7 |
javax.persistence : persistence-api | jar | 1.0.2 |
org.javassist : javassist | jar | 3.21.0-GA |
com.alibaba : druid Optional | jar | 1.2.5 |
com.zaxxer : HikariCP Optional | jar | 3.2.0 |
ognl : ognl | jar | 3.1.11 |
com.github.jsqlparser : jsqlparser | jar | 3.2 |
org.springframework.data : spring-data-redis Optional | jar | 2.3.4.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.16 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
junit : junit | jar | [4.13.1,) |
org.springframework : spring-test | jar | 5.3.18 |