is not current version
Last Version 18.8

jpaservices 18.6

Modular basis for development of crud applications based on ee 9, jpa 3, jsf and primefaces. Aspects covered: security roles, logout, multi lingualism, auditing, theming, lazy loading into data layer, dynamic and named jpa queries, batch processing, wildcards and syntax in parameter values (negations, is [not] null/empty, and/or).

License

License

GroupId

GroupId

org.fryske-akademy
ArtifactId

ArtifactId

jpaservices
Version

Version

18.6
Type

Type

jar
Description

Description

jpaservices
Modular basis for development of crud applications based on ee 9, jpa 3, jsf and primefaces. Aspects covered: security roles, logout, multi lingualism, auditing, theming, lazy loading into data layer, dynamic and named jpa queries, batch processing, wildcards and syntax in parameter values (negations, is [not] null/empty, and/or).
Project Organization

Project Organization

Fryske Akademy

Download jpaservices 18.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate : hibernate-envers-jakarta jar 5.6.3.Final
com.vectorprint : VectorPrintCommon jar 5.0
org.slf4j : slf4j-api jar 1.7.30

provided (1)

Group / Artifact Type Version
jakarta.platform : jakarta.jakartaee-api jar 9.1.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
ch.qos.logback : logback-classic jar 1.2.10

Project Modules

There are no modules declared in this project.