Last Version

JPA and guiced servlet integration 7.2-javax

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
Version

Version

7.2-javax
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 7.2-javax


<!-- 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.