Last Version

Secret Store - Examples - Server 1.0.15.Final

Assembles a Wildfly server to be used with the examples

License

License

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

org.keycloak.secretstore
ArtifactId

ArtifactId

secret-store-examples-server
Version

Version

1.0.15.Final
Type

Type

jar
Description

Description

Secret Store - Examples - Server
Assembles a Wildfly server to be used with the examples

Download secret-store-examples-server 1.0.15.Final


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.