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