License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.openam |
ArtifactId | ArtifactIdopenam-federation-library |
Last Version | Last Version14.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenAM Federation Library
OpenAM Federation Library Components
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-federation-library/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-federation-library</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-federation-library/
implementation 'org.openidentityplatform.openam:openam-federation-library:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-federation-library/
implementation ("org.openidentityplatform.openam:openam-federation-library:14.6.6")
'org.openidentityplatform.openam:openam-federation-library:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-federation-library" rev="14.6.6">
<artifact name="openam-federation-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-federation-library', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-federation-library" % "14.6.6"
[org.openidentityplatform.openam/openam-federation-library "14.6.6"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | |
org.mockito : mockito-all | jar | 1.10.19 |
org.easytesting : fest-assert | jar | 1.4 |