| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.luohuasheng.bee |
| Идентификатор | Идентификаторlhs-bee-proxy-core |
| Версия | Версия1.0.9.1 |
| Тип | Тип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-core-1.0.9.1.pom | |
| lhs-bee-proxy-core-1.0.9.1.jar | 47 KB |
| lhs-bee-proxy-core-1.0.9.1-sources.jar | 26 KB |
| lhs-bee-proxy-core-1.0.9.1-javadoc.jar | 249 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-core/ -->
<dependency>
<groupId>net.luohuasheng.bee</groupId>
<artifactId>lhs-bee-proxy-core</artifactId>
<version>1.0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-core/
implementation 'net.luohuasheng.bee:lhs-bee-proxy-core:1.0.9.1'
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-proxy-core/
implementation ("net.luohuasheng.bee:lhs-bee-proxy-core:1.0.9.1")
'net.luohuasheng.bee:lhs-bee-proxy-core:jar:1.0.9.1'
<dependency org="net.luohuasheng.bee" name="lhs-bee-proxy-core" rev="1.0.9.1">
<artifact name="lhs-bee-proxy-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.bee', module='lhs-bee-proxy-core', version='1.0.9.1')
)
libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-proxy-core" % "1.0.9.1"
[net.luohuasheng.bee/lhs-bee-proxy-core "1.0.9.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.10 |
| javax.persistence : persistence-api | jar | 1.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |