Keycloak Connections JPA


License

License

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

org.keycloak
ArtifactId

ArtifactId

keycloak-connections-jpa
Last Version

Last Version

1.8.1.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Keycloak Connections JPA
Project Organization

Project Organization

JBoss by Red Hat

Download keycloak-connections-jpa

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.keycloak : keycloak-core jar 1.8.1.Final
org.keycloak : keycloak-model-api jar 1.8.1.Final

provided (2)

Group / Artifact Type Version
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.hibernate : hibernate-entitymanager jar 4.3.10.Final

Project Modules

There are no modules declared in this project.

Keycloak

Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.

This repository contains the source code for the Keycloak Server, Java adapters and the JavaScript adapter.

Help and Documentation

Reporting Security Vulnerabilities

If you've found a security vulnerability, please look at the instructions on how to properly report it

Reporting an issue

If you believe you have discovered a defect in Keycloak please open an issue in our Issue Tracker. Please remember to provide a good summary, description as well as steps to reproduce the issue.

Getting started

To run Keycloak download the distribution from our website. Unzip and run:

bin/standalone.[sh|bat] 

Alternatively, you can use the Docker image by running:

docker run jboss/keycloak

For more details refer to the Keycloak Documentation.

Building from Source

To build from source refer to the building and working with the code base guide.

Testing

To run tests refer to the running tests guide.

Writing Tests

To write tests refer to the writing tests guide.

Contributing

Before contributing to Keycloak please read our contributing guidelines.

Other Keycloak Projects

License

org.keycloak

Keycloak

Open Source Identity and Access Management For Modern Applications and Services

Versions

Version
1.8.1.Final
1.8.0.Final
1.8.0.CR3
1.8.0.CR2
1.8.0.CR1
1.8.0.Alpha1
1.7.0.Final
1.7.0.CR1
1.6.1.Final
1.6.0.Final
1.5.1.Final
1.5.0.Final
1.4.0.Final
1.3.1.Final
1.3.0.Final
1.2.0.Final
1.2.0.CR1
1.2.0.Beta1
1.1.1.Final
1.1.0.Final
1.1.0.Beta2
1.1.0.Beta1
1.0.5.Final
1.0.4.Final
1.0.3.Final
1.0.2.Final
1.0.1.Final
1.0-final
1.0-rc-2
1.0-rc-1
1.0-beta-4