is not current version
Last Version 4.10.0

pl.fhframework.persistence:fhPersistenceLite 4.5.12

Persistence management

GroupId

GroupId

pl.fhframework.persistence
ArtifactId

ArtifactId

fhPersistenceLite
Version

Version

4.5.12
Type

Type

jar

Download fhPersistenceLite 4.5.12


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