is not current version
Last Version 3.0.0-M2

io.helidon.jersey:helidon-jersey-common 1.4.9


Categories

Categories

Helidon Container Microservices Jersey Program Interface REST Frameworks
GroupId

GroupId

io.helidon.jersey
ArtifactId

ArtifactId

helidon-jersey-common
Version

Version

1.4.9
Type

Type

jar

Download helidon-jersey-common 1.4.9


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