| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools ORM Data | 
| GroupId | GroupIdorg.openidentityplatform.openam | 
| ArtifactId | ArtifactIdopenam-authentication | 
| Last Version | Last Version14.6.6 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionOpenAM Authentication OpenAM Authentication Modules | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| openam-authentication-14.6.6.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-authentication/ -->
<dependency>
    <groupId>org.openidentityplatform.openam</groupId>
    <artifactId>openam-authentication</artifactId>
    <version>14.6.6</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-authentication/
implementation 'org.openidentityplatform.openam:openam-authentication:14.6.6'// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-authentication/
implementation ("org.openidentityplatform.openam:openam-authentication:14.6.6")'org.openidentityplatform.openam:openam-authentication:pom:14.6.6'<dependency org="org.openidentityplatform.openam" name="openam-authentication" rev="14.6.6">
  <artifact name="openam-authentication" type="pom" />
</dependency>@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-authentication', version='14.6.6')
)libraryDependencies += "org.openidentityplatform.openam" % "openam-authentication" % "14.6.6"[org.openidentityplatform.openam/openam-authentication "14.6.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.openidentityplatform.openam : openam-core | jar | 14.6.6 | 
| org.assertj : assertj-core | jar |