License |
License
jQuery license
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers Jersey Program Interface REST Frameworks |
GroupId | GroupIdorg.glassfish.jersey.ext.cdi |
ArtifactId | ArtifactIdjersey-cdi1x-transaction |
Last Version | Last Version3.1.0-M3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjersey-ext-cdi1x-transaction
Jersey CDI 1.x Transactional Support
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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.1.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext.cdi/jersey-cdi1x-transaction/
implementation 'org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:3.1.0-M3'
// https://jarcasting.com/artifacts/org.glassfish.jersey.ext.cdi/jersey-cdi1x-transaction/
implementation ("org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:3.1.0-M3")
'org.glassfish.jersey.ext.cdi:jersey-cdi1x-transaction:jar:3.1.0-M3'
<dependency org="org.glassfish.jersey.ext.cdi" name="jersey-cdi1x-transaction" rev="3.1.0-M3">
<artifact name="jersey-cdi1x-transaction" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.jersey.ext.cdi', module='jersey-cdi1x-transaction', version='3.1.0-M3')
)
libraryDependencies += "org.glassfish.jersey.ext.cdi" % "jersey-cdi1x-transaction" % "3.1.0-M3"
[org.glassfish.jersey.ext.cdi/jersey-cdi1x-transaction "3.1.0-M3"]
Group / Artifact | Type | Version |
---|---|---|
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.platform : jakarta.jakartaee-api | jar | 9.0.0-RC2 |
org.glassfish.jersey.ext.cdi : jersey-cdi1x | jar | 3.1.0-M3 |
org.glassfish.jersey.core : jersey-server | jar | 3.1.0-M3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 3.1.0-M3 |