is not current version
Last Version 3.0.5

org.glassfish.jersey.connectors:jersey-helidon-connector 2.36


Categories

Categories

GlassFish Container Application Servers Helidon Microservices Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.connectors
ArtifactId

ArtifactId

jersey-helidon-connector
Version

Version

2.36
Type

Type

jar

Download jersey-helidon-connector 2.36


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