Last Version

Jetty :: OSGi ALPN Fragment 11.0.11

The Eclipse Jetty Project

License

License

Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.osgi
ArtifactId

ArtifactId

jetty-osgi-alpn
Version

Version

11.0.11
Type

Type

jar
Description

Description

Jetty :: OSGi ALPN Fragment
The Eclipse Jetty Project
Project URL

Project URL

https://eclipse.org/jetty/jetty-osgi-alpn
Project Organization

Project Organization

Webtide

Download jetty-osgi-alpn 11.0.11


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

Dependencies

test (2)

Group / Artifact Type Version
org.eclipse.jetty.toolchain : jetty-test-helper jar 5.9
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.