Registry / networking / jetty-alpn-agent

jetty-alpn-agent

JSON →
library2.0.10javamavenunverified

Enables Jetty ALPN/NPN support via -javaagent JVM option for TLS negotiation.

<dependency> <groupId>org.mortbay.jetty.alpn</groupId> <artifactId>jetty-alpn-agent</artifactId> <version>2.0.10</version> </dependency>
INSTALL
IMPORT
SIG · JETTY-ALPN-AGENT
J
jetty-alpn-agent
networkingjavav2.0.10
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ALPNAgent
org.eclipse.jetty.alpn.agent.ALPNAgent

The ALPN agent is loaded as a JVM agent, not imported directly.

// Usage: java -javaagent:jetty-alpn-agent.jar -jar myapp.jar // No direct Java import needed; it's a JVM agent.
Debug
Known issues
breakingRequires specific JVM version compatibility; may not work with all JDK versions.
fix
Use the correct version of jetty-alpn-agent for your JDK (e.g., 2.0.10 for JDK 8-11).
affects: <2.0.10
Upgrade
Version history
2.0.10latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jetty-alpn-agent — mvn dependency:get jetty-alpn-agent · libregistry