Last Version

ejbCrudApi 10.6

Basis for development of ejb(cdi)/jpa/envers (ejbCrudApi) applications. For GUI development based on jsf 2 / primefaces guiCrudApi can be used. Aspects covered: security roles, logout, multi lingualism, record level history, theming, properties, lazy loading into data layer, dynamic jpa queries with support for all comparisons except between, syntax in parameter values (negations, is [not] null, and/or), strict separation frontend / backend and ejb / jpa.

License

License

GroupId

GroupId

org.fryske-akademy
ArtifactId

ArtifactId

ejbCrudApi
Version

Version

10.6
Type

Type

jar
Description

Description

ejbCrudApi
Basis for development of ejb(cdi)/jpa/envers (ejbCrudApi) applications. For GUI development based on jsf 2 / primefaces guiCrudApi can be used. Aspects covered: security roles, logout, multi lingualism, record level history, theming, properties, lazy loading into data layer, dynamic jpa queries with support for all comparisons except between, syntax in parameter values (negations, is [not] null, and/or), strict separation frontend / backend and ejb / jpa.
Project Organization

Project Organization

Fryske Akademy

Download ejbCrudApi 10.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.hibernate : hibernate-envers jar 5.3.6.Final

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 8.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.