is not current version
Last Version 18.8

jpaservices 17.2

Modular basis for development of crud applications based on ee 8, jsf 2 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

17.2
Type

Type

jar
Description

Description

jpaservices
Modular basis for development of crud applications based on ee 8, jsf 2 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 17.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.hibernate : hibernate-envers jar 5.4.31.Final
com.vectorprint : VectorPrintCommon jar 5.0
javax : javaee-web-api jar 8.0
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.