MVN

com.cloudhopper : ch-jetty

Maven & Gradle

Jun 23, 2017
57 stars

ch-jetty · Wrapper around Jetty HTTP Server that makes config and embedding easy.

<dependency>
    <groupId>com.cloudhopper</groupId>
    <artifactId>ch-jetty</artifactId>
    <version>1.1.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.5

All Versions

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

Version Vulnerabilities Updated
1.1.x
ch-jetty-1.1.5
ch-jetty-1.1.4
ch-jetty-1.1.3
ch-jetty-1.1.2
ch-jetty-1.1.1
ch-jetty-1.1.0
1.0.x
ch-jetty-1.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.cloudhopper</groupId>
    <artifactId>ch-jetty</artifactId>
    <version>1.1.5</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.cloudhopper:ch-jetty:1.1.5'

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

implementation("com.cloudhopper:ch-jetty:1.1.5")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.cloudhopper" % "ch-jetty" % "1.1.5"

Advertisement

Dependencies from Group

Jun 27, 2017
22 usages
57 stars
Nov 24, 2015
10 usages
374 stars
Oct 31, 2012
10 usages
Jan 24, 2014
8 usages
Nov 01, 2012
3 usages

Discover Dependencies

Apr 14, 2017
0 stars
Oct 16, 2021
27 stars
Nov 04, 2018
2 stars
Apr 26, 2017
0 stars
Jul 22, 2016
16 stars
May 01, 2023
756 stars
Aug 06, 2016
2 stars