is not current version
Last Version 4.10.0

pl.fhframework:fhJpa-jee 4.9.19

Podstawowe elementy FH dla JPA (Data Source, PU itd.) wersja JEE

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhJpa-jee
Version

Version

4.9.19
Type

Type

jar

Download fhJpa-jee 4.9.19


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