| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcom.github.wywuzh |
| Идентификатор | Идентификаторcommons-mybatis |
| Версия | Версия2.5.11.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcommons-mybatis
项目公共组件类库
|
| Имя Файла | Размер |
|---|---|
| commons-mybatis-2.5.11.RELEASE.pom | |
| commons-mybatis-2.5.11.RELEASE.jar | 17 KB |
| commons-mybatis-2.5.11.RELEASE-sources.jar | 18 KB |
| commons-mybatis-2.5.11.RELEASE-javadoc.jar | 125 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wywuzh/commons-mybatis/ -->
<dependency>
<groupId>com.github.wywuzh</groupId>
<artifactId>commons-mybatis</artifactId>
<version>2.5.11.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-mybatis/
implementation 'com.github.wywuzh:commons-mybatis:2.5.11.RELEASE'
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-mybatis/
implementation ("com.github.wywuzh:commons-mybatis:2.5.11.RELEASE")
'com.github.wywuzh:commons-mybatis:jar:2.5.11.RELEASE'
<dependency org="com.github.wywuzh" name="commons-mybatis" rev="2.5.11.RELEASE">
<artifact name="commons-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wywuzh', module='commons-mybatis', version='2.5.11.RELEASE')
)
libraryDependencies += "com.github.wywuzh" % "commons-mybatis" % "2.5.11.RELEASE"
[com.github.wywuzh/commons-mybatis "2.5.11.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.ctrip.framework.apollo : apollo-client | jar | 1.9.2 |
| com.github.wywuzh : commons-core | jar | 2.5.11.RELEASE |
| com.github.wywuzh : commons-pager | jar | 2.5.11.RELEASE |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.2.0 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.1 |
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.1 |
| org.mariadb.jdbc : mariadb-java-client | jar | 2.7.5 |
| com.alibaba : druid | jar | 1.2.8 |
| com.alibaba : druid-spring-boot-starter | jar | 1.2.8 |
| org.springframework : spring-beans | jar | |
| org.springframework : spring-context | jar | |
| org.springframework : spring-context-support | jar | |
| org.springframework : spring-core | jar | |
| org.springframework : spring-jdbc | jar | |
| org.springframework : spring-test | jar | |
| org.springframework : spring-tx | jar | |
| org.springframework : spring-aop | jar | |
| org.aspectj : aspectjrt | jar | 1.9.7 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 3.9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| mysql : mysql-connector-java | jar | 8.0.28 |
| org.aspectj : aspectjweaver | jar | 1.9.7 |