Last Version

Secret Store - Examples - Backend 1.0.15.Final

Backend that is to receive the calls from the client.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

org.keycloak.secretstore
ArtifactId

ArtifactId

secret-store-examples-backend
Version

Version

1.0.15.Final
Type

Type

jar
Description

Description

Secret Store - Examples - Backend
Backend that is to receive the calls from the client.

Download secret-store-examples-backend 1.0.15.Final


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

Dependencies

provided (2)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar
org.jboss.spec.javax.ejb : jboss-ejb-api_3.2_spec jar

Project Modules

There are no modules declared in this project.