is not current version
Last Version 3.0.5

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


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

Type

jar

Download jersey-helidon-connector 2.32


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