| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools ORM Data |
| GroupId | GroupIdorg.openidentityplatform.openam.auth.modules |
| ArtifactId | ArtifactIdpassword |
| Version | Version14.6.6.1 |
| Type | Typewar |
| Description |
Descriptionorg.openidentityplatform.openam.auth.modules.password
Parent POM for Open Identity Platform Community projects. Provides default project build configuration.
|
| Filename | Size |
|---|---|
| password-14.6.6.1.pom | |
| password-14.6.6.1.war | 78 MB |
| password-14.6.6.1-sources.jar | 6 KB |
| password-14.6.6.1-javadoc.jar | 32 KB |
| password-14.6.6.1-classes.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/password/ -->
<dependency>
<groupId>org.openidentityplatform.openam.auth.modules</groupId>
<artifactId>password</artifactId>
<version>14.6.6.1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/password/
implementation 'org.openidentityplatform.openam.auth.modules:password:14.6.6.1'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam.auth.modules/password/
implementation ("org.openidentityplatform.openam.auth.modules:password:14.6.6.1")
'org.openidentityplatform.openam.auth.modules:password:war:14.6.6.1'
<dependency org="org.openidentityplatform.openam.auth.modules" name="password" rev="14.6.6.1">
<artifact name="password" type="war" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam.auth.modules', module='password', version='14.6.6.1')
)
libraryDependencies += "org.openidentityplatform.openam.auth.modules" % "password" % "14.6.6.1"
[org.openidentityplatform.openam.auth.modules/password "14.6.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openidentityplatform.openam : log | jar | 14.6.6.1 |
| org.openidentityplatform.openam : web | jar | 14.6.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| org.openidentityplatform.openam : openam-core | jar | 14.6.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |