is not current version
Last Version 0.9.12

io.leopard:myjetty 0.9.11

为移动运维(MobileOps)提供后台技术支持。支持在线部署、回滚、重启等常用操作。

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

myjetty
Version

Version

0.9.11
Type

Type

pom

Download myjetty 0.9.11

Filename Size
myjetty-0.9.11.pom 813 bytes
Browse

<!-- https://jarcasting.com/artifacts/io.leopard/myjetty/ -->
<dependency>
    <groupId>io.leopard</groupId>
    <artifactId>myjetty</artifactId>
    <version>0.9.11</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/myjetty/
implementation 'io.leopard:myjetty:0.9.11'
// https://jarcasting.com/artifacts/io.leopard/myjetty/
implementation ("io.leopard:myjetty:0.9.11")
'io.leopard:myjetty:pom:0.9.11'
<dependency org="io.leopard" name="myjetty" rev="0.9.11">
  <artifact name="myjetty" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='myjetty', version='0.9.11')
)
libraryDependencies += "io.leopard" % "myjetty" % "0.9.11"
[io.leopard/myjetty "0.9.11"]