is not current version
Last Version 11.0.11

org.eclipse.jetty.osgi:jetty-osgi-alpn 9.4.0.RC2


Categories

Categories

Jetty Container Application Servers CLI User Interface
GroupId

GroupId

org.eclipse.jetty.osgi
ArtifactId

ArtifactId

jetty-osgi-alpn
Version

Version

9.4.0.RC2
Type

Type

jar

Download jetty-osgi-alpn 9.4.0.RC2


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