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