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