не последняя версия
Последняя версия 1.0.15.Final

org.keycloak.secretstore:secret-store-integration-tests 1.0.13.Final

Set of integration tests

Категории

Категории

KeY Данные Data Formats Formal Verification Keycloak Безопасность
Группа

Группа

org.keycloak.secretstore
Идентификатор

Идентификатор

secret-store-integration-tests
Версия

Версия

1.0.13.Final
Тип

Тип

pom

Скачать secret-store-integration-tests 1.0.13.Final


<!-- https://jarcasting.com/artifacts/org.keycloak.secretstore/secret-store-integration-tests/ -->
<dependency>
    <groupId>org.keycloak.secretstore</groupId>
    <artifactId>secret-store-integration-tests</artifactId>
    <version>1.0.13.Final</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.keycloak.secretstore/secret-store-integration-tests/
implementation 'org.keycloak.secretstore:secret-store-integration-tests:1.0.13.Final'
// https://jarcasting.com/artifacts/org.keycloak.secretstore/secret-store-integration-tests/
implementation ("org.keycloak.secretstore:secret-store-integration-tests:1.0.13.Final")
'org.keycloak.secretstore:secret-store-integration-tests:pom:1.0.13.Final'
<dependency org="org.keycloak.secretstore" name="secret-store-integration-tests" rev="1.0.13.Final">
  <artifact name="secret-store-integration-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.keycloak.secretstore', module='secret-store-integration-tests', version='1.0.13.Final')
)
libraryDependencies += "org.keycloak.secretstore" % "secret-store-integration-tests" % "1.0.13.Final"
[org.keycloak.secretstore/secret-store-integration-tests "1.0.13.Final"]