Jetty :: Next Protocol Negotiation :: Boot

Fork of Jetty NPN Boot jar, with SNI hooks, original project found at https://github.com/jetty-project/jetty-npn

License

License

GPL 2.0 With Classpath Exception
GroupId

GroupId

fr.assoba.open
ArtifactId

ArtifactId

npn-boot
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Jetty :: Next Protocol Negotiation :: Boot
Fork of Jetty NPN Boot jar, with SNI hooks, original project found at https://github.com/jetty-project/jetty-npn

Download npn-boot

How to add to project

<!-- https://jarcasting.com/artifacts/fr.assoba.open/npn-boot/ -->
<dependency>
    <groupId>fr.assoba.open</groupId>
    <artifactId>npn-boot</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.assoba.open/npn-boot/
implementation 'fr.assoba.open:npn-boot:1.8.1'
// https://jarcasting.com/artifacts/fr.assoba.open/npn-boot/
implementation ("fr.assoba.open:npn-boot:1.8.1")
'fr.assoba.open:npn-boot:jar:1.8.1'
<dependency org="fr.assoba.open" name="npn-boot" rev="1.8.1">
  <artifact name="npn-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.assoba.open', module='npn-boot', version='1.8.1')
)
libraryDependencies += "fr.assoba.open" % "npn-boot" % "1.8.1"
[fr.assoba.open/npn-boot "1.8.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1
1.8
1.7_u45
1.7_u25
1.7_u17-HyenaPatch-1.0