| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.luohuasheng.bee |
| Идентификатор | Идентификаторlhs-bee-rest-core |
| Версия | Версия1.0.9 |
| Тип | Типjar |
| Описание |
ОписаниеProvide common processing logic for rest
|
| Имя Файла | Размер |
|---|---|
| lhs-bee-rest-core-1.0.9.pom | |
| lhs-bee-rest-core-1.0.9.jar | 8 KB |
| lhs-bee-rest-core-1.0.9-sources.jar | 5 KB |
| lhs-bee-rest-core-1.0.9-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-core/ -->
<dependency>
<groupId>net.luohuasheng.bee</groupId>
<artifactId>lhs-bee-rest-core</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-core/
implementation 'net.luohuasheng.bee:lhs-bee-rest-core:1.0.9'
// https://jarcasting.com/artifacts/net.luohuasheng.bee/lhs-bee-rest-core/
implementation ("net.luohuasheng.bee:lhs-bee-rest-core:1.0.9")
'net.luohuasheng.bee:lhs-bee-rest-core:jar:1.0.9'
<dependency org="net.luohuasheng.bee" name="lhs-bee-rest-core" rev="1.0.9">
<artifact name="lhs-bee-rest-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.luohuasheng.bee', module='lhs-bee-rest-core', version='1.0.9')
)
libraryDependencies += "net.luohuasheng.bee" % "lhs-bee-rest-core" % "1.0.9"
[net.luohuasheng.bee/lhs-bee-rest-core "1.0.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | |
| org.slf4j : slf4j-api | jar |