MVN

io.leopard : leopard-jetty

Maven & Gradle

Apr 21, 2018
13 usages
9 stars

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

<dependency>
    <groupId>io.leopard</groupId>
    <artifactId>leopard-jetty</artifactId>
    <version>0.9.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.leopard : leopard-jetty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.12

All Versions

Choose a version of io.leopard : leopard-jetty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
leopard-jetty-0.9.12
leopard-jetty-0.9.11
leopard-jetty-0.9.10
leopard-jetty-0.9.8
leopard-jetty-0.9.6
leopard-jetty-0.9.4
0.0.x
leopard-jetty-0.0.5
leopard-jetty-0.0.4
leopard-jetty-0.0.3
leopard-jetty-0.0.2

How to add a dependency to Maven

Add the following io.leopard : leopard-jetty maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.leopard</groupId>
    <artifactId>leopard-jetty</artifactId>
    <version>0.9.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.leopard : leopard-jetty gradle dependency to your build.gradle file:

implementation 'io.leopard:leopard-jetty:0.9.12'

Gradle Kotlin DSL: Add the following io.leopard : leopard-jetty gradle kotlin dependency to your build.gradle.kts file:

implementation("io.leopard:leopard-jetty:0.9.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.leopard : leopard-jetty sbt scala dependency to your build.sbt file:

libraryDependencies += "io.leopard" % "leopard-jetty" % "0.9.12"

Advertisement

Dependencies from Group

Apr 21, 2018
20 usages
9 stars
Apr 21, 2018
20 usages
9 stars
Apr 21, 2018
16 usages
9 stars
Apr 21, 2018
15 usages
9 stars
Apr 21, 2018
14 usages
9 stars

Discover Dependencies

May 31, 2020
3 usages
13 stars
Jan 27, 2018
9 usages
12k stars
Mar 18, 2019
2 usages
9 stars
Oct 16, 2018
2 usages
0 stars
May 03, 2019
5 usages
253 stars
Feb 28, 2022
6 usages