License |
License |
---|---|
GroupId | GroupIdorg.fryske-akademy |
ArtifactId | ArtifactIdjpaservices |
Version | Version18.6 |
Type | Typejar |
Description |
Descriptionjpaservices
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 |
Filename | Size |
---|---|
jpaservices-18.6.pom | |
jpaservices-18.6.jar | 56 KB |
jpaservices-18.6-sources.jar | 39 KB |
jpaservices-18.6-javadoc.jar | 591 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.platform : jakarta.jakartaee-api | jar | 9.1.0 |
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 |