Jetty ALPN/NPN agent

Enables Jetty ALPN/NPN support via -javaagent JVM option

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

kr.motd.javaagent
ArtifactId

ArtifactId

jetty-alpn-agent
Last Version

Last Version

1.0.1.Final
Release Date

Release Date

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/trustin/jetty-alpn-agent
Project Organization

Project Organization

Trustin Heuiseung Lee
Source Code Management

Source Code Management

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

Download jetty-alpn-agent

How to add to project

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

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.0.1.Final
1.0.0.Final