| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаcom.github.hiwepy |
| Идентификатор | Идентификаторmybatis-biz |
| Последняя версия | Последняя версия1.0.0.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.github.hiwepy:mybatis-biz
MyBatis 增强扩展.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| mybatis-biz-1.0.0.RELEASE.pom | |
| mybatis-biz-1.0.0.RELEASE.jar | 115 KB |
| mybatis-biz-1.0.0.RELEASE-sources.jar | 75 KB |
| mybatis-biz-1.0.0.RELEASE-javadoc.jar | 379 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/mybatis-biz/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>mybatis-biz</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/mybatis-biz/
implementation 'com.github.hiwepy:mybatis-biz:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/mybatis-biz/
implementation ("com.github.hiwepy:mybatis-biz:1.0.0.RELEASE")
'com.github.hiwepy:mybatis-biz:jar:1.0.0.RELEASE'
<dependency org="com.github.hiwepy" name="mybatis-biz" rev="1.0.0.RELEASE">
<artifact name="mybatis-biz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='mybatis-biz', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "mybatis-biz" % "1.0.0.RELEASE"
[com.github.hiwepy/mybatis-biz "1.0.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.alibaba : fastjson | jar | 1.2.61 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| org.mybatis : mybatis | jar | 3.5.3 |
| org.mybatis : mybatis-spring | jar | 2.0.3 |
| com.baomidou : mybatis-plus | jar | 3.3.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | 4.3.17.RELEASE |
| org.springframework : spring-jdbc | jar | 4.3.17.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.databene : contiperf | jar | 2.3.4 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |