is not current version
Last Version 3.0.0-M2

io.helidon.bundles:helidon-bundles-jersey 2.2.1

Helidon SE Jersey bundle.

Categories

Categories

Helidon Container Microservices Jersey Program Interface REST Frameworks
GroupId

GroupId

io.helidon.bundles
ArtifactId

ArtifactId

helidon-bundles-jersey
Version

Version

2.2.1
Type

Type

jar

Download helidon-bundles-jersey 2.2.1


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