is not current version
Last Version 3.0.0-M2

Helidon Jersey Common 2.4.1

Helidon wrapping of Jersey modules to correct classpath. Currently used to fix dependencies from jakarta namespace to javax namespace

License

License

Categories

Categories

Helidon Container Microservices Jersey Program Interface REST Frameworks
GroupId

GroupId

io.helidon.jersey
ArtifactId

ArtifactId

helidon-jersey-common
Version

Version

2.4.1
Type

Type

jar
Description

Description

Helidon Jersey Common
Helidon wrapping of Jersey modules to correct classpath. Currently used to fix dependencies from jakarta namespace to javax namespace
Project URL

Project URL

https://helidon.io/helidon-jersey-common
Project Organization

Project Organization

Oracle Corporation

Download helidon-jersey-common 2.4.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.helidon.common : helidon-common jar 2.4.1

provided (1)

Group / Artifact Type Version
io.helidon.jersey : helidon-jersey-server jar 2.4.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.