License |
License |
---|---|
Categories |
CategoriesIDE Development Tools ORM Data |
GroupId | GroupIdorg.openidentityplatform.openam |
ArtifactId | ArtifactIdopenam-test-utils |
Last Version | Last Version14.6.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenAM Test Utils
OpenAM test utilities
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
openam-test-utils-14.6.6.pom | |
openam-test-utils-14.6.6.jar | 22 KB |
openam-test-utils-14.6.6-sources.jar | 15 KB |
openam-test-utils-14.6.6-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-test-utils/ -->
<dependency>
<groupId>org.openidentityplatform.openam</groupId>
<artifactId>openam-test-utils</artifactId>
<version>14.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-test-utils/
implementation 'org.openidentityplatform.openam:openam-test-utils:14.6.6'
// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-test-utils/
implementation ("org.openidentityplatform.openam:openam-test-utils:14.6.6")
'org.openidentityplatform.openam:openam-test-utils:jar:14.6.6'
<dependency org="org.openidentityplatform.openam" name="openam-test-utils" rev="14.6.6">
<artifact name="openam-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-test-utils', version='14.6.6')
)
libraryDependencies += "org.openidentityplatform.openam" % "openam-test-utils" % "14.6.6"
[org.openidentityplatform.openam/openam-test-utils "14.6.6"]
Group / Artifact | Type | Version |
---|---|---|
org.openidentityplatform.openam : openam-shared | jar | 14.6.6 |
org.openidentityplatform.openam : openam-i18n | jar | 14.6.6 |
org.openidentityplatform.commons : util | jar | |
org.openidentityplatform.commons : api-descriptor | jar | |
org.assertj : assertj-core | jar |