License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.okta.cli |
ArtifactId | ArtifactIdokta-cli-common |
Last Version | Last Version0.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOkta CLI Common
A set of CLI tools that makes getting started with Okta even easier.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
okta-cli-common-0.10.0.pom | |
okta-cli-common-0.10.0.jar | 39 KB |
okta-cli-common-0.10.0-sources.jar | 30 KB |
okta-cli-common-0.10.0-javadoc.jar | 535 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.okta.cli/okta-cli-common/ -->
<dependency>
<groupId>com.okta.cli</groupId>
<artifactId>okta-cli-common</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.cli/okta-cli-common/
implementation 'com.okta.cli:okta-cli-common:0.10.0'
// https://jarcasting.com/artifacts/com.okta.cli/okta-cli-common/
implementation ("com.okta.cli:okta-cli-common:0.10.0")
'com.okta.cli:okta-cli-common:jar:0.10.0'
<dependency org="com.okta.cli" name="okta-cli-common" rev="0.10.0">
<artifact name="okta-cli-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.cli', module='okta-cli-common', version='0.10.0')
)
libraryDependencies += "com.okta.cli" % "okta-cli-common" % "0.10.0"
[com.okta.cli/okta-cli-common "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.sdk : okta-sdk-httpclient | jar | 8.1.0 |
nu.studer : java-ordered-properties | jar | 1.0.4 |
com.google.guava : guava | jar | 31.0.1-jre |
org.projectlombok : lombok Optional | jar | 1.18.22 |
org.apache.commons : commons-compress | jar | 1.21 |
org.codehaus.plexus : plexus-interpolation | jar | 1.26 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 4.3.1 |
com.github.tomakehurst : wiremock-standalone | jar | 2.27.2 |
org.testng : testng | jar | 7.5 |
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 |