is not current version
Last Version 4.10.0

pl.fhframework:fhJpa-jee 4.8.2

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

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhJpa-jee
Version

Version

4.8.2
Type

Type

jar

Download fhJpa-jee 4.8.2


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