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