is not current version
Last Version 1.0.13

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


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.2
Type

Type

jar

Download jersey-http2-jetty-connector 1.0.2


<!-- 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.2</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.2'
// 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.2")
'com.github.nhenneaux.jersey.jetty.http2:jersey-http2-jetty-connector:jar:1.0.2'
<dependency org="com.github.nhenneaux.jersey.jetty.http2" name="jersey-http2-jetty-connector" rev="1.0.2">
  <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.2')
)
libraryDependencies += "com.github.nhenneaux.jersey.jetty.http2" % "jersey-http2-jetty-connector" % "1.0.2"
[com.github.nhenneaux.jersey.jetty.http2/jersey-http2-jetty-connector "1.0.2"]