| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdcom.okta.cli | 
| ArtifactId | ArtifactIdokta-cli-tools | 
| Last Version | Last Version0.10.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionOkta CLI Tools A set of CLI tools that makes getting started with Okta even easier. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| okta-cli-tools-0.10.0.pom | 10 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.okta.cli/okta-cli-tools/ -->
<dependency>
    <groupId>com.okta.cli</groupId>
    <artifactId>okta-cli-tools</artifactId>
    <version>0.10.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.okta.cli/okta-cli-tools/
implementation 'com.okta.cli:okta-cli-tools:0.10.0'// https://jarcasting.com/artifacts/com.okta.cli/okta-cli-tools/
implementation ("com.okta.cli:okta-cli-tools:0.10.0")'com.okta.cli:okta-cli-tools:pom:0.10.0'<dependency org="com.okta.cli" name="okta-cli-tools" rev="0.10.0">
  <artifact name="okta-cli-tools" type="pom" />
</dependency>@Grapes(
@Grab(group='com.okta.cli', module='okta-cli-tools', version='0.10.0')
)libraryDependencies += "com.okta.cli" % "okta-cli-tools" % "0.10.0"[com.okta.cli/okta-cli-tools "0.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| 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 | 
| org.hamcrest : hamcrest | jar | 2.2 |