| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть MyBatis Данные ORM |
| Группа | Группаnet.luohuasheng.bee |
| Идентификатор | Идентификаторlhs-bee-proxy-mybatis |
| Версия | Версия1.0.9.5 |
| Тип | Типjar |
| Описание |
ОписаниеFor the call routing of various technical components, developers can operate the same type of
components through a unified entry, without caring about how to implement the internal technical components.
|
| Имя Файла | Размер |
|---|---|
| lhs-bee-proxy-mybatis-1.0.9.5.pom | |
| lhs-bee-proxy-mybatis-1.0.9.5.jar | 92 KB |
| lhs-bee-proxy-mybatis-1.0.9.5-sources.jar | 44 KB |
| lhs-bee-proxy-mybatis-1.0.9.5-javadoc.jar | 316 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-mybatis/ -->
<dependency>
<groupId>net.luohuasheng.bee</groupId>
<artifactId>lhs-bee-proxy-mybatis</artifactId>
<version>1.0.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-mybatis/
implementation 'net.luohuasheng.bee:lhs-bee-proxy-mybatis:1.0.9.5'
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-mybatis/
implementation ("net.luohuasheng.bee:lhs-bee-proxy-mybatis:1.0.9.5")
'net.luohuasheng.bee:lhs-bee-proxy-mybatis:jar:1.0.9.5'
<dependency org="net.luohuasheng.bee" name="lhs-bee-proxy-mybatis" rev="1.0.9.5">
<artifact name="lhs-bee-proxy-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.bee', module='lhs-bee-proxy-mybatis', version='1.0.9.5')
)
libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-proxy-mybatis" % "1.0.9.5"
[net.luohuasheng.bee/lhs-bee-proxy-mybatis "1.0.9.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mybatis : mybatis | jar | 3.5.4 |
| javax.persistence : persistence-api | jar | 1.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| net.luohuasheng.bee : lhs-bee-jdbc-dbtools | jar | 1.0.9 |
| net.luohuasheng.bee : lhs-bee-proxy-core | jar | 1.0.9.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.7.30 |
| junit : junit | jar | 4.12 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| mysql : mysql-connector-java | jar | 8.0.23 |