Last Version

persistenceLite 4.10.0

Persistence management

License

License

GroupId

GroupId

pl.fhframework.persistence
ArtifactId

ArtifactId

fhPersistenceLite
Version

Version

4.10.0
Type

Type

jar
Description

Description

persistenceLite
Persistence management
Project URL

Project URL

https://github.com/assecopl/fh

Download fhPersistenceLite 4.10.0


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

Dependencies

compile (8)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.6.7.Final
org.hibernate : hibernate-entitymanager jar 5.6.7.Final
org.hibernate : hibernate-spatial jar 5.6.7.Final
org.hibernate : hibernate-validator jar 6.2.2.Final
org.springframework.data : spring-data-jpa jar
org.springframework : spring-jdbc jar
pl.fhframework : coreLite jar 4.10.0
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.