| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.okta.cli |
| ArtifactId | ArtifactIdokta-cli |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOkta CLI
A set of CLI tools that makes getting started with Okta even easier.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| okta-cli-0.10.0.pom | |
| okta-cli-0.10.0.jar | 13 MB |
| okta-cli-0.10.0-sources.jar | 29 KB |
| okta-cli-0.10.0-javadoc.jar | 552 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.okta.cli/okta-cli/ -->
<dependency>
<groupId>com.okta.cli</groupId>
<artifactId>okta-cli</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.cli/okta-cli/
implementation 'com.okta.cli:okta-cli:0.10.0'
// https://jarcasting.com/artifacts/com.okta.cli/okta-cli/
implementation ("com.okta.cli:okta-cli:0.10.0")
'com.okta.cli:okta-cli:jar:0.10.0'
<dependency org="com.okta.cli" name="okta-cli" rev="0.10.0">
<artifact name="okta-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.cli', module='okta-cli', version='0.10.0')
)
libraryDependencies += "com.okta.cli" % "okta-cli" % "0.10.0"
[com.okta.cli/okta-cli "0.10.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.okta.sdk : okta-sdk-api | jar | 8.1.0 |
| com.okta.sdk : okta-sdk-impl | jar | 8.1.0 |
| com.okta.cli : okta-cli-common | jar | 0.10.0 |
| info.picocli : picocli | jar | 4.6.3 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.slf4j : slf4j-jdk14 | jar | 1.7.36 |
| org.graalvm.nativeimage : svm | jar | 22.0.0.2 |
| com.google.auto.service : auto-service Optional | jar | 1.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.okta.sdk : okta-sdk-httpclient | jar | 8.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 4.3.1 |
| 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 |
| org.testng : testng | jar | 7.5 |