License |
License |
---|---|
Categories |
CategoriesApache TomEE Container Application Servers H2 Data Databases Security OAuth2 |
GroupId | GroupIdorg.apache.tomee.patch |
ArtifactId | ArtifactIdcxf-rt-rs-security-oauth2 |
Last Version | Last Version2.6.17-TomEE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache CXF Runtime OAuth 2.0
Apache CXF Runtime OAuth 2.0
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
cxf-rt-rs-security-oauth2-2.6.17-TomEE.pom | |
cxf-rt-rs-security-oauth2-2.6.17-TomEE.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.tomee.patch/cxf-rt-rs-security-oauth2/ -->
<dependency>
<groupId>org.apache.tomee.patch</groupId>
<artifactId>cxf-rt-rs-security-oauth2</artifactId>
<version>2.6.17-TomEE</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.tomee.patch/cxf-rt-rs-security-oauth2/
implementation 'org.apache.tomee.patch:cxf-rt-rs-security-oauth2:2.6.17-TomEE'
// https://jarcasting.com/artifacts/org.apache.tomee.patch/cxf-rt-rs-security-oauth2/
implementation ("org.apache.tomee.patch:cxf-rt-rs-security-oauth2:2.6.17-TomEE")
'org.apache.tomee.patch:cxf-rt-rs-security-oauth2:jar:2.6.17-TomEE'
<dependency org="org.apache.tomee.patch" name="cxf-rt-rs-security-oauth2" rev="2.6.17-TomEE">
<artifact name="cxf-rt-rs-security-oauth2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.tomee.patch', module='cxf-rt-rs-security-oauth2', version='2.6.17-TomEE')
)
libraryDependencies += "org.apache.tomee.patch" % "cxf-rt-rs-security-oauth2" % "2.6.17-TomEE"
[org.apache.tomee.patch/cxf-rt-rs-security-oauth2 "2.6.17-TomEE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomee.patch : cxf-rt-frontend-jaxrs | jar | 2.6.17-TomEE |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-servlet_3.0_spec | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.easymock : easymock | jar | 3.1 |