License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.openam |
ArtifactId | ArtifactIdoauth |
Version | Version14.6.5.3 |
Type | Typewar |
Description |
Descriptionorg.openidentityplatform.openam.oauth
Parent POM for Open Identity Platform Community projects. Provides default project build configuration.
|
Filename | Size |
---|---|
oauth-14.6.5.3.pom | |
oauth-14.6.5.3.war | 81 MB |
oauth-14.6.5.3-sources.jar | 59 KB |
oauth-14.6.5.3-javadoc.jar | 243 KB |
oauth-14.6.5.3-classes.jar | 104 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/oauth/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>oauth</artifactId>
<version>14.6.5.3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/oauth/
implementation 'org.openidentityplatform.openam:oauth:14.6.5.3'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/oauth/
implementation ("org.openidentityplatform.openam:oauth:14.6.5.3")
'org.openidentityplatform.openam:oauth:war:14.6.5.3'
<dependency org="org.openidentityplatform.openam" name="oauth" rev="14.6.5.3">
<artifact name="oauth" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='oauth', version='14.6.5.3')
)
libraryDependencies += "org.openidentityplatform.openam" % "oauth" % "14.6.5.3"
[org.openidentityplatform.openam/oauth "14.6.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.openidentityplatform.openam : web | jar | 14.6.5.3 |
org.openidentityplatform.openam : oauth.selfcare | jar | 14.6.5.3 |
org.openidentityplatform.openam.auth.modules : idm2idm | jar | 14.6.5.3 |
org.openidentityplatform.openam.auth.modules : adaptive | jar | 14.6.5.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
org.openidentityplatform.openam : openam-core | jar | 14.6.5 |
org.openidentityplatform.openam : openam-token-service-sts | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |