License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.okta.commons |
ArtifactId | ArtifactIdokta-config-check |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOkta Commons :: Config Check
Provides utility classes to validate common configuration, base URLs, API token strings, etc.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
okta-config-check-1.3.0.pom | |
okta-config-check-1.3.0.jar | 7 KB |
okta-config-check-1.3.0-sources.jar | 6 KB |
okta-config-check-1.3.0-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.okta.commons/okta-config-check/ -->
<dependency>
<groupId>com.okta.commons</groupId>
<artifactId>okta-config-check</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.commons/okta-config-check/
implementation 'com.okta.commons:okta-config-check:1.3.0'
// https://jarcasting.com/artifacts/com.okta.commons/okta-config-check/
implementation ("com.okta.commons:okta-config-check:1.3.0")
'com.okta.commons:okta-config-check:jar:1.3.0'
<dependency org="com.okta.commons" name="okta-config-check" rev="1.3.0">
<artifact name="okta-config-check" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.commons', module='okta-config-check', version='1.3.0')
)
libraryDependencies += "com.okta.commons" % "okta-config-check" % "1.3.0"
[com.okta.commons/okta-config-check "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.testng : testng | jar | 7.4.0 |
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 |