is not current version
Last Version 4.10.0

pl.fhframework:fhJpa-standalone 4.5.6

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

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhJpa-standalone
Version

Version

4.5.6
Type

Type

jar

Download fhJpa-standalone 4.5.6


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