is not current version
Last Version 7.2-javax

JPA and guiced servlet integration 6.1-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

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


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

Dependencies

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

Project Modules

There are no modules declared in this project.