License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.apache.cxf |
ArtifactId | ArtifactIdcxf-rt-rs-security-oauth |
Last Version | Last Version3.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Runtime OAuth 1.0a
Apache CXF Runtime OAuth 1.0a
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-rs-security-oauth/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-security-oauth</artifactId>
<version>3.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-rs-security-oauth/
implementation 'org.apache.cxf:cxf-rt-rs-security-oauth:3.4.7'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-rs-security-oauth/
implementation ("org.apache.cxf:cxf-rt-rs-security-oauth:3.4.7")
'org.apache.cxf:cxf-rt-rs-security-oauth:jar:3.4.7'
<dependency org="org.apache.cxf" name="cxf-rt-rs-security-oauth" rev="3.4.7">
<artifact name="cxf-rt-rs-security-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt-rs-security-oauth', version='3.4.7')
)
libraryDependencies += "org.apache.cxf" % "cxf-rt-rs-security-oauth" % "3.4.7"
[org.apache.cxf/cxf-rt-rs-security-oauth "3.4.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.4.7 |
org.apache.cxf : cxf-rt-rs-client | jar | 3.4.7 |
net.oauth.core : oauth-provider | jar | 20100527 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api Optional | jar | 4.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |