is not current version
Last Version 4.10.0

pl.fhframework.persistence:fhPersistenceLite 4.6.8

Persistence management

GroupId

GroupId

pl.fhframework.persistence
ArtifactId

ArtifactId

fhPersistenceLite
Version

Version

4.6.8
Type

Type

jar

Download fhPersistenceLite 4.6.8


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