| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.okta.sdk | 
| ArtifactId | ArtifactIdokta-sdk-httpclient | 
| Last Version | Last Version9.0.0-beta | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOkta Java SDK :: Extensions :: HTTP Client Moved to com.okta.commons:okta-http-httpclient | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-httpclient/ -->
<dependency>
    <groupId>com.okta.sdk</groupId>
    <artifactId>okta-sdk-httpclient</artifactId>
    <version>9.0.0-beta</version>
</dependency>// https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-httpclient/
implementation 'com.okta.sdk:okta-sdk-httpclient:9.0.0-beta'// https://jarcasting.com/artifacts/com.okta.sdk/okta-sdk-httpclient/
implementation ("com.okta.sdk:okta-sdk-httpclient:9.0.0-beta")'com.okta.sdk:okta-sdk-httpclient:jar:9.0.0-beta'<dependency org="com.okta.sdk" name="okta-sdk-httpclient" rev="9.0.0-beta">
  <artifact name="okta-sdk-httpclient" type="jar" />
</dependency>@Grapes(
@Grab(group='com.okta.sdk', module='okta-sdk-httpclient', version='9.0.0-beta')
)libraryDependencies += "com.okta.sdk" % "okta-sdk-httpclient" % "9.0.0-beta"[com.okta.sdk/okta-sdk-httpclient "9.0.0-beta"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.okta.commons : okta-http-httpclient | jar | 1.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 7.0.0 | 
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.codehaus.groovy : groovy | jar | 3.0.7 | 
| org.codehaus.groovy : groovy-templates | jar | 3.0.7 | 
| org.codehaus.groovy : groovy-json | jar | 3.0.7 |