is not current version
Last Version 4.10.0

pl.fhframework:fhJpa-standalone 4.6.7

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

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhJpa-standalone
Version

Version

4.6.7
Type

Type

jar

Download fhJpa-standalone 4.6.7


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