JPA and guiced servlet integration

A few base classes useful when developing guiced servlets performing JPA operations

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

pl.morgwai.base
ArtifactId

ArtifactId

guiced-servlet-jpa
Last Version

Last Version

7.2-javax
Release Date

Release Date

Type

Type

jar
Description

Description

JPA and guiced servlet integration
A few base classes useful when developing guiced servlets performing JPA operations
Project URL

Project URL

https://github.com/morgwai/guiced-servlet-jpa
Source Code Management

Source Code Management

https://github.com/morgwai/guiced-servlet-jpa.git

Download guiced-servlet-jpa

How to add to project

<!-- https://jarcasting.com/artifacts/pl.morgwai.base/guiced-servlet-jpa/ -->
<dependency>
    <groupId>pl.morgwai.base</groupId>
    <artifactId>guiced-servlet-jpa</artifactId>
    <version>7.2-javax</version>
</dependency>
// https://jarcasting.com/artifacts/pl.morgwai.base/guiced-servlet-jpa/
implementation 'pl.morgwai.base:guiced-servlet-jpa:7.2-javax'
// https://jarcasting.com/artifacts/pl.morgwai.base/guiced-servlet-jpa/
implementation ("pl.morgwai.base:guiced-servlet-jpa:7.2-javax")
'pl.morgwai.base:guiced-servlet-jpa:jar:7.2-javax'
<dependency org="pl.morgwai.base" name="guiced-servlet-jpa" rev="7.2-javax">
  <artifact name="guiced-servlet-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.morgwai.base', module='guiced-servlet-jpa', version='7.2-javax')
)
libraryDependencies += "pl.morgwai.base" % "guiced-servlet-jpa" % "7.2-javax"
[pl.morgwai.base/guiced-servlet-jpa "7.2-javax"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar [1.7.32,)

Project Modules

There are no modules declared in this project.

Versions

Version
7.2-javax
7.2-jakarta
7.1-javax
7.1-jakarta
7.0-jakarta
6.2-javax
6.2-jakarta
6.1-javax
6.1-jakarta-experimental
6.0-javax
6.0-jakarta-experimental
5.0-javax
5.0-jakarta-experimental
4.0-javax
4.0-jakarta-experimental
3.0
2.0
2.0-alpha1
1.1
1.0
1.0-alpha5
1.0-alpha4
1.0-alpha3
1.0-alpha2