MVN

org.eclipse.jetty.npn : npn-api

Maven & Gradle

Oct 10, 2014
34 usages

Jetty :: Next Protocol Negotiation :: API

<dependency>
    <groupId>org.eclipse.jetty.npn</groupId>
    <artifactId>npn-api</artifactId>
    <version>1.1.1.v20141010</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.jetty.npn : npn-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1.v20141010

All Versions

Choose a version of org.eclipse.jetty.npn : npn-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.1.x
npn-api-8.1.2.v20120308
7.6.x
npn-api-7.6.2.v20120308
1.1.x
npn-api-1.1.1.v20141010
npn-api-1.1.0.v20120525
1.0.x
npn-api-1.0.0.v20120402

How to add a dependency to Maven

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

<dependency>
    <groupId>org.eclipse.jetty.npn</groupId>
    <artifactId>npn-api</artifactId>
    <version>1.1.1.v20141010</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.jetty.npn : npn-api gradle dependency to your build.gradle file:

implementation 'org.eclipse.jetty.npn:npn-api:1.1.1.v20141010'

Gradle Kotlin DSL: Add the following org.eclipse.jetty.npn : npn-api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.jetty.npn:npn-api:1.1.1.v20141010")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.jetty.npn : npn-api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.jetty.npn" % "npn-api" % "1.1.1.v20141010"

Advertisement

Dependencies from Group

Oct 10, 2014
34 usages

Discover Dependencies

Sep 08, 2012
2 usages
Jun 22, 2023
5.3k usages
4.5k stars
Jun 22, 2023
4.1k usages
4.5k stars
Jun 22, 2023
4.6k usages
4.5k stars
Jul 07, 2022
1k usages
22k stars
May 10, 2023
4.6k usages
1.1k stars
Dec 23, 2021
834 usages
5 stars
Feb 09, 2022
490 usages
88 stars
Jan 19, 2021
1.2k usages
734 stars