Registry / auth / cas-server-support-jpa-util

cas-server-support-jpa-util

JSON →
library7.3.6javamavenunverified

Utility module for JPA (Java Persistence API) support within the CAS (Central Authentication Service) server framework.

<dependency> <groupId>org.apereo.cas</groupId> <artifactId>cas-server-support-jpa-util</artifactId> <version>7.3.6</version> </dependency>
INSTALL
IMPORT
SIG · CAS-SERVER-SUPPORT
C
cas-server-support-jpa-util
authjavav7.3.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JpaUtils
org.apereo.cas.util.jpa.JpaUtils

Demonstrates importing and using JpaUtils from CAS JPA support.

import org.apereo.cas.util.jpa.JpaUtils; public class Quickstart { public void example() { System.out.println(JpaUtils.class.getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.3.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
Resources
cas-server-support-jpa-util — mvn dependency:get cas-server-support-jpa-util · libregistry