License |
License |
---|---|
Categories |
CategoriesJetty Container Application Servers |
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdmyjetty |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMyJetty
为移动运维(MobileOps)提供后台技术支持。支持在线部署、回滚、重启等常用操作。
|
Filename | Size |
---|---|
myjetty-0.9.12.pom | 813 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.leopard/myjetty/ -->
<dependency>
<groupId>io.leopard</groupId>
<artifactId>myjetty</artifactId>
<version>0.9.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/myjetty/
implementation 'io.leopard:myjetty:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/myjetty/
implementation ("io.leopard:myjetty:0.9.12")
'io.leopard:myjetty:pom:0.9.12'
<dependency org="io.leopard" name="myjetty" rev="0.9.12">
<artifact name="myjetty" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='myjetty', version='0.9.12')
)
libraryDependencies += "io.leopard" % "myjetty" % "0.9.12"
[io.leopard/myjetty "0.9.12"]