Categories |
CategoriesIDE Development Tools ORM Data |
---|---|
GroupId | GroupIdorg.openidentityplatform.openam |
ArtifactId | ArtifactIdoauth.selfcare |
Version | Version14.6.1.2 |
Type | Typewar |
Filename | Size |
---|---|
oauth.selfcare-14.6.1.2.pom | |
oauth.selfcare-14.6.1.2.war | 79 MB |
oauth.selfcare-14.6.1.2-sources.jar | 22 KB |
oauth.selfcare-14.6.1.2-javadoc.jar | 127 KB |
oauth.selfcare-14.6.1.2-classes.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/oauth.selfcare/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>oauth.selfcare</artifactId>
<version>14.6.1.2</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/oauth.selfcare/
implementation 'org.openidentityplatform.openam:oauth.selfcare:14.6.1.2'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/oauth.selfcare/
implementation ("org.openidentityplatform.openam:oauth.selfcare:14.6.1.2")
'org.openidentityplatform.openam:oauth.selfcare:war:14.6.1.2'
<dependency org="org.openidentityplatform.openam" name="oauth.selfcare" rev="14.6.1.2">
<artifact name="oauth.selfcare" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='oauth.selfcare', version='14.6.1.2')
)
libraryDependencies += "org.openidentityplatform.openam" % "oauth.selfcare" % "14.6.1.2"
[org.openidentityplatform.openam/oauth.selfcare "14.6.1.2"]