| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools CLI User Interface ORM Data | 
| GroupId | GroupIdorg.openidentityplatform.openam | 
| ArtifactId | ArtifactIdopenam-soap-sts-client | 
| Last Version | Last Version14.6.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenAM SOAP STS Client OpenAM WS-Trust SecureTokenService Client | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-soap-sts-client/ -->
<dependency>
    <groupId>org.openidentityplatform.openam</groupId>
    <artifactId>openam-soap-sts-client</artifactId>
    <version>14.6.6</version>
</dependency>// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-soap-sts-client/
implementation 'org.openidentityplatform.openam:openam-soap-sts-client:14.6.6'// https://jarcasting.com/artifacts/org.openidentityplatform.openam/openam-soap-sts-client/
implementation ("org.openidentityplatform.openam:openam-soap-sts-client:14.6.6")'org.openidentityplatform.openam:openam-soap-sts-client:jar:14.6.6'<dependency org="org.openidentityplatform.openam" name="openam-soap-sts-client" rev="14.6.6">
  <artifact name="openam-soap-sts-client" type="jar" />
</dependency>@Grapes(
@Grab(group='org.openidentityplatform.openam', module='openam-soap-sts-client', version='14.6.6')
)libraryDependencies += "org.openidentityplatform.openam" % "openam-soap-sts-client" % "14.6.6"[org.openidentityplatform.openam/openam-soap-sts-client "14.6.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.assertj : assertj-core | jar | 2.4.1 |