| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdorg.apache.cxf |
| ArtifactId | ArtifactIdcxf-rt-rs-security-oauth-test |
| Last Version | Last Version2.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache CXF Runtime OAuth 1.0a Test Providers
Apache CXF Runtime OAuth 1.0a Test Providers
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-rs-security-oauth-test/ -->
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-security-oauth-test</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-rs-security-oauth-test/
implementation 'org.apache.cxf:cxf-rt-rs-security-oauth-test:2.5.2'
// https://jarcasting.com/artifacts/org.apache.cxf/cxf-rt-rs-security-oauth-test/
implementation ("org.apache.cxf:cxf-rt-rs-security-oauth-test:2.5.2")
'org.apache.cxf:cxf-rt-rs-security-oauth-test:jar:2.5.2'
<dependency org="org.apache.cxf" name="cxf-rt-rs-security-oauth-test" rev="2.5.2">
<artifact name="cxf-rt-rs-security-oauth-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf', module='cxf-rt-rs-security-oauth-test', version='2.5.2')
)
libraryDependencies += "org.apache.cxf" % "cxf-rt-rs-security-oauth-test" % "2.5.2"
[org.apache.cxf/cxf-rt-rs-security-oauth-test "2.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-rt-rs-security-oauth | jar | 2.5.2 |
| net.oauth.core : oauth-consumer | jar | 20100527 |