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 Updated
  • jetty-server-2019.3

    Mar 07, 2019
  • jetty-server-2019.1

    Jan 01, 2019
  • jetty-server-2018.11

    Oct 06, 2018
  • jetty-server-2018.10

    Oct 03, 2018
  • jetty-server-2018.9

    Oct 03, 2018
  • jetty-server-8.1.8

    Nov 17, 2013

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

Dec 10, 2022
146 usages
cos
Feb 12, 2022
37 usages
Sep 18, 2022
37 usages
Mar 07, 2019
32 usages
Nov 21, 2021
11 usages

Discover Dependencies

Oct 17, 2022
8 usages
330 stars
Mar 31, 2023
68 usages
0 stars
Jul 06, 2020
4 usages
239 stars
Nov 07, 2019
3 usages
6 stars
Aug 01, 2019
4 usages
0 stars
Feb 22, 2023
16 usages
1.1k stars
Jul 11, 2021
11 usages
45 stars
Feb 22, 2018
3 usages
759 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome