| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.luohuasheng.bee |
| Идентификатор | Идентификаторlhs-bee-proxy-jdbc |
| Версия | Версия1.0.9 |
| Тип | Тип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-jdbc-1.0.9.pom | |
| lhs-bee-proxy-jdbc-1.0.9.jar | 41 KB |
| lhs-bee-proxy-jdbc-1.0.9-sources.jar | 20 KB |
| lhs-bee-proxy-jdbc-1.0.9-javadoc.jar | 146 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-jdbc/ -->
<dependency>
<groupId>net.luohuasheng.bee</groupId>
<artifactId>lhs-bee-proxy-jdbc</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-jdbc/
implementation 'net.luohuasheng.bee:lhs-bee-proxy-jdbc:1.0.9'
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-jdbc/
implementation ("net.luohuasheng.bee:lhs-bee-proxy-jdbc:1.0.9")
'net.luohuasheng.bee:lhs-bee-proxy-jdbc:jar:1.0.9'
<dependency org="net.luohuasheng.bee" name="lhs-bee-proxy-jdbc" rev="1.0.9">
<artifact name="lhs-bee-proxy-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.bee', module='lhs-bee-proxy-jdbc', version='1.0.9')
)
libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-proxy-jdbc" % "1.0.9"
[net.luohuasheng.bee/lhs-bee-proxy-jdbc "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
| net.luohuasheng.bee : lhs-bee-proxy-core | jar | 1.0.9 |
| org.slf4j : slf4j-api | jar | 1.7.30 |