is not current version
Last Version 4.10.0

pl.fhframework.persistence:fhPersistenceLite 4.9.19

Persistence management

GroupId

GroupId

pl.fhframework.persistence
ArtifactId

ArtifactId

fhPersistenceLite
Version

Version

4.9.19
Type

Type

jar

Download fhPersistenceLite 4.9.19


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