License |
License |
---|---|
Categories |
CategoriesHelidon Container Microservices Jersey Program Interface REST Frameworks |
GroupId | GroupIdio.helidon.bundles |
ArtifactId | ArtifactIdhelidon-bundles-jersey |
Last Version | Last Version3.0.0-M2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHelidon Bundles Jersey
Helidon SE Jersey bundle.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.helidon.bundles/helidon-bundles-jersey/ -->
<dependency>
<groupId>io.helidon.bundles</groupId>
<artifactId>helidon-bundles-jersey</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.helidon.bundles/helidon-bundles-jersey/
implementation 'io.helidon.bundles:helidon-bundles-jersey:3.0.0-M2'
// https://jarcasting.com/artifacts/io.helidon.bundles/helidon-bundles-jersey/
implementation ("io.helidon.bundles:helidon-bundles-jersey:3.0.0-M2")
'io.helidon.bundles:helidon-bundles-jersey:jar:3.0.0-M2'
<dependency org="io.helidon.bundles" name="helidon-bundles-jersey" rev="3.0.0-M2">
<artifact name="helidon-bundles-jersey" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.helidon.bundles', module='helidon-bundles-jersey', version='3.0.0-M2')
)
libraryDependencies += "io.helidon.bundles" % "helidon-bundles-jersey" % "3.0.0-M2"
[io.helidon.bundles/helidon-bundles-jersey "3.0.0-M2"]
Group / Artifact | Type | Version |
---|---|---|
io.helidon.webserver : helidon-webserver | jar | 3.0.0-M2 |
io.helidon.webserver : helidon-webserver-jersey | jar | 3.0.0-M2 |