is not current version
Last Version 1.0.13

com.github.nhenneaux.jersey.jetty.http2:jersey-http2-jetty-connector 1.0.3


Categories

Categories

Jetty Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

com.github.nhenneaux.jersey.jetty.http2
ArtifactId

ArtifactId

jersey-http2-jetty-connector
Version

Version

1.0.3
Type

Type

jar

Download jersey-http2-jetty-connector 1.0.3


<!-- https://jarcasting.com/artifacts/com.github.nhenneaux.jersey.jetty.http2/jersey-http2-jetty-connector/ -->
<dependency>
    <groupId>com.github.nhenneaux.jersey.jetty.http2</groupId>
    <artifactId>jersey-http2-jetty-connector</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nhenneaux.jersey.jetty.http2/jersey-http2-jetty-connector/
implementation 'com.github.nhenneaux.jersey.jetty.http2:jersey-http2-jetty-connector:1.0.3'
// https://jarcasting.com/artifacts/com.github.nhenneaux.jersey.jetty.http2/jersey-http2-jetty-connector/
implementation ("com.github.nhenneaux.jersey.jetty.http2:jersey-http2-jetty-connector:1.0.3")
'com.github.nhenneaux.jersey.jetty.http2:jersey-http2-jetty-connector:jar:1.0.3'
<dependency org="com.github.nhenneaux.jersey.jetty.http2" name="jersey-http2-jetty-connector" rev="1.0.3">
  <artifact name="jersey-http2-jetty-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nhenneaux.jersey.jetty.http2', module='jersey-http2-jetty-connector', version='1.0.3')
)
libraryDependencies += "com.github.nhenneaux.jersey.jetty.http2" % "jersey-http2-jetty-connector" % "1.0.3"
[com.github.nhenneaux.jersey.jetty.http2/jersey-http2-jetty-connector "1.0.3"]