MVN

com.github.zhengframework : zheng-web-jetty

Maven & Gradle

May 09, 2020
8 usages
3 stars

zheng framework module: web server use jetty

<dependency>
    <groupId>com.github.zhengframework</groupId>
    <artifactId>zheng-web-jetty</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.zhengframework : zheng-web-jetty to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of com.github.zhengframework : zheng-web-jetty to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
zheng-web-jetty-1.8.0
1.7.x
zheng-web-jetty-1.7.1
zheng-web-jetty-1.7.0
1.6.x
zheng-web-jetty-1.6.0
1.5.x
zheng-web-jetty-1.5.0
1.4.x
zheng-web-jetty-1.4.0
1.3.x
zheng-web-jetty-1.3.0
1.2.x
zheng-web-jetty-1.2.0
1.1.x
zheng-web-jetty-1.1.0
1.0.x
zheng-web-jetty-1.0.2
zheng-web-jetty-1.0.1

How to add a dependency to Maven

Add the following com.github.zhengframework : zheng-web-jetty maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.zhengframework</groupId>
    <artifactId>zheng-web-jetty</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.zhengframework : zheng-web-jetty gradle dependency to your build.gradle file:

implementation 'com.github.zhengframework:zheng-web-jetty:1.8.0'

Gradle Kotlin DSL: Add the following com.github.zhengframework : zheng-web-jetty gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.zhengframework:zheng-web-jetty:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.zhengframework : zheng-web-jetty sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.zhengframework" % "zheng-web-jetty" % "1.8.0"

Advertisement

Dependencies from Group

May 09, 2020
56 usages
3 stars
May 09, 2020
36 usages
3 stars
May 09, 2020
35 usages
3 stars
May 09, 2020
29 usages
3 stars
May 09, 2020
9 usages
3 stars

Discover Dependencies

Apr 10, 2023
22 usages
3.2k stars
Aug 25, 2023
15 usages
1.8k stars
Aug 05, 2022
7 usages
375 stars
Aug 04, 2023
9 usages
Sep 06, 2022
9 usages
183 stars
May 18, 2021
7 usages
183 stars
Aug 14, 2023
31 usages
3k stars
Oct 10, 2022
9 usages
153 stars
Feb 15, 2023
7 usages
333 stars