| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы H2 Данные Базы данных OAuth2 Безопасность |
| Группа | Группаcom.okta.spring |
| Идентификатор | Идентификаторokta-spring-boot-integration-tests-oauth2-servlet |
| Версия | Версия2.1.0 |
| Тип | Типjar |
| Описание |
ОписаниеOkta Spring Boot :: ITs :: OAuth2-Servlet
Okta OSS parent POM
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.okta.spring/okta-spring-boot-integration-tests-oauth2-servlet/ -->
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-integration-tests-oauth2-servlet</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.okta.spring/okta-spring-boot-integration-tests-oauth2-servlet/
implementation 'com.okta.spring:okta-spring-boot-integration-tests-oauth2-servlet:2.1.0'
// https://jarcasting.com/artifacts/com.okta.spring/okta-spring-boot-integration-tests-oauth2-servlet/
implementation ("com.okta.spring:okta-spring-boot-integration-tests-oauth2-servlet:2.1.0")
'com.okta.spring:okta-spring-boot-integration-tests-oauth2-servlet:jar:2.1.0'
<dependency org="com.okta.spring" name="okta-spring-boot-integration-tests-oauth2-servlet" rev="2.1.0">
<artifact name="okta-spring-boot-integration-tests-oauth2-servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.okta.spring', module='okta-spring-boot-integration-tests-oauth2-servlet', version='2.1.0')
)
libraryDependencies += "com.okta.spring" % "okta-spring-boot-integration-tests-oauth2-servlet" % "2.1.0"
[com.okta.spring/okta-spring-boot-integration-tests-oauth2-servlet "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.okta.spring : okta-spring-boot-integration-tests-common-servlet | jar | 2.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.okta.spring : okta-spring-boot-integration-tests-common-servlet | test-jar | 2.1.0 |
| com.okta.oidc.tck : okta-oidc-tck | jar | 0.5.7 |
| org.codehaus.groovy : groovy | jar | 2.5.8 |
| org.codehaus.groovy : groovy-templates | jar | 2.5.8 |
| org.codehaus.groovy : groovy-json | jar | 2.5.8 |
| org.testng : testng | jar | 7.0.0 |
| org.hamcrest : hamcrest | jar | 2.2 |