| License | License | 
|---|---|
| Categories | CategoriesApache TomEE Container Application Servers Security | 
| GroupId | GroupIdorg.apache.tomee.patch | 
| ArtifactId | ArtifactIdcxf-rt-rs-security-oauth | 
| Last Version | Last Version2.6.17-TomEE | 
| 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 | 
| Filename | Size | 
|---|---|
| cxf-rt-rs-security-oauth-2.6.17-TomEE.pom | |
| cxf-rt-rs-security-oauth-2.6.17-TomEE.jar | 62 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch/cxf-rt-rs-security-oauth/ -->
<dependency>
    <groupId>org.apache.tomee.patch</groupId>
    <artifactId>cxf-rt-rs-security-oauth</artifactId>
    <version>2.6.17-TomEE</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.tomee.patch/cxf-rt-rs-security-oauth/
implementation 'org.apache.tomee.patch:cxf-rt-rs-security-oauth:2.6.17-TomEE'// https://jarcasting.com/artifacts/org.apache.tomee.patch/cxf-rt-rs-security-oauth/
implementation ("org.apache.tomee.patch:cxf-rt-rs-security-oauth:2.6.17-TomEE")'org.apache.tomee.patch:cxf-rt-rs-security-oauth:jar:2.6.17-TomEE'<dependency org="org.apache.tomee.patch" name="cxf-rt-rs-security-oauth" rev="2.6.17-TomEE">
  <artifact name="cxf-rt-rs-security-oauth" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.tomee.patch', module='cxf-rt-rs-security-oauth', version='2.6.17-TomEE')
)libraryDependencies += "org.apache.tomee.patch" % "cxf-rt-rs-security-oauth" % "2.6.17-TomEE"[org.apache.tomee.patch/cxf-rt-rs-security-oauth "2.6.17-TomEE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.tomee.patch : cxf-rt-frontend-jaxrs | jar | 2.6.17-TomEE | 
| net.oauth.core : oauth-provider | jar | 20100527 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.geronimo.specs : geronimo-servlet_3.0_spec Optional | jar | 1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |