MVN

org.mortbay.jetty.alpn : jetty-alpn-agent

Maven & Gradle

Mar 17, 2020
90 usages
46 stars

Jetty ALPN/NPN Agent · Enables Jetty ALPN/NPN support via -javaagent JVM option

<dependency>
    <groupId>org.mortbay.jetty.alpn</groupId>
    <artifactId>jetty-alpn-agent</artifactId>
    <version>2.0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mortbay.jetty.alpn : jetty-alpn-agent to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.10

All Versions

Choose a version of org.mortbay.jetty.alpn : jetty-alpn-agent to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jetty-alpn-agent-2.0.10
jetty-alpn-agent-2.0.9
jetty-alpn-agent-2.0.8
jetty-alpn-agent-2.0.7
jetty-alpn-agent-2.0.6
jetty-alpn-agent-2.0.5
jetty-alpn-agent-2.0.4
jetty-alpn-agent-2.0.3
jetty-alpn-agent-2.0.2
jetty-alpn-agent-2.0.1
jetty-alpn-agent-2.0.0

How to add a dependency to Maven

Add the following org.mortbay.jetty.alpn : jetty-alpn-agent maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.mortbay.jetty.alpn</groupId>
    <artifactId>jetty-alpn-agent</artifactId>
    <version>2.0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.mortbay.jetty.alpn : jetty-alpn-agent gradle dependency to your build.gradle file:

implementation 'org.mortbay.jetty.alpn:jetty-alpn-agent:2.0.10'

Gradle Kotlin DSL: Add the following org.mortbay.jetty.alpn : jetty-alpn-agent gradle kotlin dependency to your build.gradle.kts file:

implementation("org.mortbay.jetty.alpn:jetty-alpn-agent:2.0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.mortbay.jetty.alpn : jetty-alpn-agent sbt scala dependency to your build.sbt file:

libraryDependencies += "org.mortbay.jetty.alpn" % "jetty-alpn-agent" % "2.0.10"

Advertisement

Dependencies from Group

Mar 17, 2020
90 usages
46 stars
Oct 17, 2018
54 usages
46 stars
Oct 17, 2018
46 stars
Oct 17, 2018
46 stars

Discover Dependencies

Oct 01, 2020
7 usages
1 stars
Dec 31, 2016
8 usages
100 stars
Sep 12, 2017
3 usages
0 stars
foc
Dec 28, 2018
3 usages
1 stars
Dec 17, 2021
4 usages
0 stars
Aug 17, 2017
6 usages
May 23, 2020
3 usages
1 stars
Jul 17, 2023
28.7k stars