| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.okta.commons |
| Идентификатор | Идентификаторokta-commons-lang |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеOkta Commons :: Lang
Provides utility classes for common functionality (with no dependencies like Spring, Guava or Apache Commons.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| okta-commons-lang-1.3.0.pom | |
| okta-commons-lang-1.3.0.jar | 41 KB |
| okta-commons-lang-1.3.0-sources.jar | 36 KB |
| okta-commons-lang-1.3.0-javadoc.jar | 89 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.okta.commons/okta-commons-lang/ -->
<dependency>
<groupId>com.okta.commons</groupId>
<artifactId>okta-commons-lang</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.commons/okta-commons-lang/
implementation 'com.okta.commons:okta-commons-lang:1.3.0'
// https://jarcasting.com/artifacts/com.okta.commons/okta-commons-lang/
implementation ("com.okta.commons:okta-commons-lang:1.3.0")
'com.okta.commons:okta-commons-lang:jar:1.3.0'
<dependency org="com.okta.commons" name="okta-commons-lang" rev="1.3.0">
<artifact name="okta-commons-lang" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.commons', module='okta-commons-lang', version='1.3.0')
)
libraryDependencies += "com.okta.commons" % "okta-commons-lang" % "1.3.0"
[com.okta.commons/okta-commons-lang "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.31 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 7.4.0 |
| org.mockito : mockito-core | jar | 3.1.0 |
| org.powermock : powermock-module-testng | jar | 2.0.2 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.2 |
| 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 |