is not current version
Last Version 4.10.0

pl.fhframework.persistence:fhPersistenceLite 4.6.25

Persistence management

GroupId

GroupId

pl.fhframework.persistence
ArtifactId

ArtifactId

fhPersistenceLite
Version

Version

4.6.25
Type

Type

jar

Download fhPersistenceLite 4.6.25


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