| License |
License |
|---|---|
| GroupId | GroupIdcom.okta.commons |
| ArtifactId | ArtifactIdokta-http-api |
| Last Version | Last Version1.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOkta Commons :: HTTP :: API
Provides a common HTTP Interface for Okta's Java libraries
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| okta-http-api-1.3.0.pom | |
| okta-http-api-1.3.0.jar | 52 KB |
| okta-http-api-1.3.0-sources.jar | 47 KB |
| okta-http-api-1.3.0-javadoc.jar | 179 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.okta.commons/okta-http-api/ -->
<dependency>
<groupId>com.okta.commons</groupId>
<artifactId>okta-http-api</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.commons/okta-http-api/
implementation 'com.okta.commons:okta-http-api:1.3.0'
// https://jarcasting.com/artifacts/com.okta.commons/okta-http-api/
implementation ("com.okta.commons:okta-http-api:1.3.0")
'com.okta.commons:okta-http-api:jar:1.3.0'
<dependency org="com.okta.commons" name="okta-http-api" rev="1.3.0">
<artifact name="okta-http-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.commons', module='okta-http-api', version='1.3.0')
)
libraryDependencies += "com.okta.commons" % "okta-http-api" % "1.3.0"
[com.okta.commons/okta-http-api "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.okta.commons : okta-commons-lang | jar | 1.3.0 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| org.mockito : mockito-core | jar | 3.1.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.hamcrest : java-hamcrest | jar | 2.0.0.0 |
| 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 |
| org.hamcrest : hamcrest | jar | 2.2 |