License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.luohuasheng.bee |
ArtifactId | ArtifactIdlhs-bee-parent |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlhs-bee
Provide common processing logic for rest
|
Filename | Size |
---|---|
lhs-bee-parent-1.0.7.pom | 7 KB |
Browse |
<!-- 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"]