| License |
License
SDL Developer Software and Distribution Agreement
|
|---|---|
| GroupId | GroupIdcom.sdl.delivery |
| ArtifactId | ArtifactIdudp-oauth |
| Version | Version11.0.1-1020 |
| Type | Typejar |
| Description |
DescriptionADF - OAuth
ADF - OAuth
|
| Filename | Size |
|---|---|
| udp-oauth-11.0.1-1020.pom | |
| udp-oauth-11.0.1-1020.jar | 5 KB |
| udp-oauth-11.0.1-1020-sources.jar | 189 bytes |
| udp-oauth-11.0.1-1020-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>udp-oauth</artifactId>
<version>11.0.1-1020</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth/
implementation 'com.sdl.delivery:udp-oauth:11.0.1-1020'
// https://jarcasting.com/artifacts/com.sdl.delivery/udp-oauth/
implementation ("com.sdl.delivery:udp-oauth:11.0.1-1020")
'com.sdl.delivery:udp-oauth:jar:11.0.1-1020'
<dependency org="com.sdl.delivery" name="udp-oauth" rev="11.0.1-1020">
<artifact name="udp-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='udp-oauth', version='11.0.1-1020')
)
libraryDependencies += "com.sdl.delivery" % "udp-oauth" % "11.0.1-1020"
[com.sdl.delivery/udp-oauth "11.0.1-1020"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.sdl.delivery : udp-adf-api | jar | 11.0.1-1020 |
| com.sdl.delivery : udp-adf-client | jar | 11.0.1-1020 |
| com.sdl.delivery : udp-oauth-common | jar | 11.0.1-1020 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |