License |
License
SDL Developer Software and Distribution Agreement
|
---|---|
GroupId | GroupIdcom.sdl.delivery |
ArtifactId | ArtifactIdoauth-common |
Last Version | Last Version10.1.1-1016 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionADF - OAuth Common
ADF - OAuth Common
|
Filename | Size |
---|---|
oauth-common-10.1.1-1016.pom | |
oauth-common-10.1.1-1016.jar | 5 KB |
oauth-common-10.1.1-1016-sources.jar | 189 bytes |
oauth-common-10.1.1-1016-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sdl.delivery/oauth-common/ -->
<dependency>
<groupId>com.sdl.delivery</groupId>
<artifactId>oauth-common</artifactId>
<version>10.1.1-1016</version>
</dependency>
// https://jarcasting.com/artifacts/com.sdl.delivery/oauth-common/
implementation 'com.sdl.delivery:oauth-common:10.1.1-1016'
// https://jarcasting.com/artifacts/com.sdl.delivery/oauth-common/
implementation ("com.sdl.delivery:oauth-common:10.1.1-1016")
'com.sdl.delivery:oauth-common:jar:10.1.1-1016'
<dependency org="com.sdl.delivery" name="oauth-common" rev="10.1.1-1016">
<artifact name="oauth-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sdl.delivery', module='oauth-common', version='10.1.1-1016')
)
libraryDependencies += "com.sdl.delivery" % "oauth-common" % "10.1.1-1016"
[com.sdl.delivery/oauth-common "10.1.1-1016"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |