| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcom.jeesuite |
| Идентификатор | Идентификаторjeesuite-mybatis |
| Версия | Версия1.3.8 |
| Тип | Типjar |
| Описание |
Описаниеjava 后台开发套件
|
| Имя Файла | Размер |
|---|---|
| jeesuite-mybatis-1.3.8.pom | |
| jeesuite-mybatis-1.3.8.jar | 139 KB |
| jeesuite-mybatis-1.3.8-sources.jar | 87 KB |
| jeesuite-mybatis-1.3.8-javadoc.jar | 558 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jeesuite/jeesuite-mybatis/ -->
<dependency>
<groupId>com.jeesuite</groupId>
<artifactId>jeesuite-mybatis</artifactId>
<version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-mybatis/
implementation 'com.jeesuite:jeesuite-mybatis:1.3.8'
// https://jarcasting.com/artifacts/com.jeesuite/jeesuite-mybatis/
implementation ("com.jeesuite:jeesuite-mybatis:1.3.8")
'com.jeesuite:jeesuite-mybatis:jar:1.3.8'
<dependency org="com.jeesuite" name="jeesuite-mybatis" rev="1.3.8">
<artifact name="jeesuite-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jeesuite', module='jeesuite-mybatis', version='1.3.8')
)
libraryDependencies += "com.jeesuite" % "jeesuite-mybatis" % "1.3.8"
[com.jeesuite/jeesuite-mybatis "1.3.8"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.jeesuite : jeesuite-common | jar | 1.3.8 |
| com.jeesuite : jeesuite-cache Необязательный | jar | 1.3.8 |
| com.jeesuite : jeesuite-spring | jar | 1.3.8 |
| org.springframework : spring-jdbc | jar | 5.2.9.RELEASE |
| org.springframework : spring-aop | jar | 5.2.9.RELEASE |
| org.mybatis : mybatis | jar | 3.5.6 |
| org.mybatis : mybatis-spring | jar | 2.0.5 |
| org.mybatis.generator : mybatis-generator-core Необязательный | jar | 1.3.7 |
| javax.persistence : persistence-api | jar | 1.0.2 |
| org.javassist : javassist | jar | 3.21.0-GA |
| com.alibaba : druid Необязательный | jar | 1.2.5 |
| com.zaxxer : HikariCP Необязательный | jar | 3.2.0 |
| ognl : ognl | jar | 3.1.11 |
| com.github.jsqlparser : jsqlparser | jar | 3.2 |
| org.apache.logging.log4j : log4j-core Необязательный | jar | 2.13.2 |
| org.apache.logging.log4j : log4j-slf4j-impl Необязательный | jar | 2.13.2 |
| org.slf4j : slf4j-api | jar | 1.7.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.16 |
| junit : junit | jar | [4.13.1,) |
| org.springframework : spring-test | jar | 5.2.9.RELEASE |