MVN

com.jfinal : jetty-server

Maven & Gradle

Mar 07, 2019
32 usages

jetty-server · jetty server

<dependency>
    <groupId>com.jfinal</groupId>
    <artifactId>jetty-server</artifactId>
    <version>2019.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jfinal : jetty-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2019.3

All Versions

Choose a version of com.jfinal : jetty-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2019.3
jetty-server-2019.3
2019.1
jetty-server-2019.1
2018.11
jetty-server-2018.11
2018.10
jetty-server-2018.10
2018.9
jetty-server-2018.9
8.1.x
jetty-server-8.1.8

How to add a dependency to Maven

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

<dependency>
    <groupId>com.jfinal</groupId>
    <artifactId>jetty-server</artifactId>
    <version>2019.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jfinal : jetty-server gradle dependency to your build.gradle file:

implementation 'com.jfinal:jetty-server:2019.3'

Gradle Kotlin DSL: Add the following com.jfinal : jetty-server gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jfinal:jetty-server:2019.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jfinal : jetty-server sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jfinal" % "jetty-server" % "2019.3"

Advertisement

Dependencies from Group

Aug 22, 2023
146 usages
cos
Feb 12, 2022
37 usages
Aug 22, 2023
37 usages
Mar 07, 2019
32 usages
Nov 21, 2021
11 usages

Discover Dependencies

Jul 10, 2023
8 usages
333 stars
Aug 21, 2023
68 usages
0 stars
Jul 06, 2020
4 usages
399 stars
Nov 07, 2019
3 usages
6 stars
Aug 01, 2019
4 usages
0 stars
Apr 03, 2023
16 usages
1.3k stars
Jul 11, 2021
11 usages
51 stars
Feb 22, 2018
3 usages
759 stars