Leopard-Jetty

通过main方法嵌入式运行Jetty,整个Eclipse工作区的工程代码修改后不需要打包即可生效。

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard-jetty
Last Version

Last Version

0.9.12
Release Date

Release Date

Type

Type

jar
Description

Description

Leopard-Jetty
通过main方法嵌入式运行Jetty,整个Eclipse工作区的工程代码修改后不需要打包即可生效。

Download leopard-jetty

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.5.v20170502
org.eclipse.jetty : jetty-servlet jar 9.4.5.v20170502
org.eclipse.jetty : jetty-proxy jar 9.4.5.v20170502
org.eclipse.jetty : jetty-rewrite jar 9.4.5.v20170502
org.eclipse.jetty : jetty-webapp jar 9.4.5.v20170502
org.eclipse.jetty.websocket : websocket-server jar 9.4.5.v20170502
org.eclipse.jetty : jetty-annotations jar 9.4.5.v20170502
org.ow2.asm : asm jar 5.0.3
org.ow2.asm : asm-commons jar 5.0.3
org.eclipse.jetty : jetty-jsp jar 9.3.0.M1
javax.servlet : javax.servlet-api jar 3.1.0
io.leopard : leopard-jetty-handler jar 0.9.12

Project Modules

There are no modules declared in this project.

leopard

Versions

Version
0.9.12
0.9.11
0.9.10
0.9.8
0.9.6
0.9.4
0.0.5
0.0.4
0.0.3
0.0.2