is not current version
Last Version 3.1.0-M3

jersey-ext-cdi1x-transaction 3.0.2

Jersey CDI 1.x Transactional Support

License

License

jQuery license
Categories

Categories

GlassFish Container Application Servers Jersey Program Interface REST Frameworks
GroupId

GroupId

org.glassfish.jersey.ext.cdi
ArtifactId

ArtifactId

jersey-cdi1x-transaction
Version

Version

3.0.2
Type

Type

jar
Description

Description

jersey-ext-cdi1x-transaction
Jersey CDI 1.x Transactional Support
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.jersey/jersey-cdi1x-transaction
Project Organization

Project Organization

Eclipse Foundation

Download jersey-cdi1x-transaction 3.0.2


<!-- https://jarcasting.com/artifacts/org.glassfish.jersey.ext.cdi/jersey-cdi1x-transaction/ -->
<dependency>
    <groupId>org.glassfish.jersey.ext.cdi</groupId>
    <artifactId>jersey-cdi1x-transaction</artifactId>
    <version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext.cdi/jersey-cdi1x-transaction/
implementation 'org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:3.0.2'
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext.cdi/jersey-cdi1x-transaction/
implementation ("org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:3.0.2")
'org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.0.2'
<dependency org="org.glassfish.jersey.ext.cdi" name="jersey-cdi1x-transaction" rev="3.0.2">
  <artifact name="jersey-cdi1x-transaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.ext.cdi', module='jersey-cdi1x-transaction', version='3.0.2')
)
libraryDependencies += "org.glassfish.jersey.ext.cdi" % "jersey-cdi1x-transaction" % "3.0.2"
[org.glassfish.jersey.ext.cdi/jersey-cdi1x-transaction "3.0.2"]

Dependencies

compile (1)

Group / Artifact Type Version
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0

provided (3)

Group / Artifact Type Version
jakarta.platform : jakarta.jakartaee-api jar 9.0.0-RC2
org.glassfish.jersey.ext.cdi : jersey-cdi1x jar 3.0.2
org.glassfish.jersey.core : jersey-server jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.glassfish.jersey.inject : jersey-hk2 jar 3.0.2

Project Modules

There are no modules declared in this project.