is not current version
Last Version 3.0.0-M2

io.helidon.bundles:helidon-bundles-jersey 1.1.2

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

1.1.2
Type

Type

jar

Download helidon-bundles-jersey 1.1.2


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