Last Version

Jetty ALPN/NPN Agent 2.0.10

Enables Jetty ALPN/NPN support via -javaagent JVM option

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.mortbay.jetty.alpn
ArtifactId

ArtifactId

jetty-alpn-agent
Version

Version

2.0.10
Type

Type

jar
Description

Description

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

Project URL

https://github.com/jetty-project/jetty-alpn-agent
Source Code Management

Source Code Management

https://github.com/jetty-project/jetty-alpn-agent

Download jetty-alpn-agent 2.0.10


<!-- https://jarcasting.com/artifacts/org.mortbay.jetty.alpn/jetty-alpn-agent/ -->
<dependency>
    <groupId>org.mortbay.jetty.alpn</groupId>
    <artifactId>jetty-alpn-agent</artifactId>
    <version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.mortbay.jetty.alpn/jetty-alpn-agent/
implementation 'org.mortbay.jetty.alpn:jetty-alpn-agent:2.0.10'
// https://jarcasting.com/artifacts/org.mortbay.jetty.alpn/jetty-alpn-agent/
implementation ("org.mortbay.jetty.alpn:jetty-alpn-agent:2.0.10")
'org.mortbay.jetty.alpn:jetty-alpn-agent:jar:2.0.10'
<dependency org="org.mortbay.jetty.alpn" name="jetty-alpn-agent" rev="2.0.10">
  <artifact name="jetty-alpn-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mortbay.jetty.alpn', module='jetty-alpn-agent', version='2.0.10')
)
libraryDependencies += "org.mortbay.jetty.alpn" % "jetty-alpn-agent" % "2.0.10"
[org.mortbay.jetty.alpn/jetty-alpn-agent "2.0.10"]

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.