License |
License |
---|---|
GroupId | GroupIdpl.fhframework.persistence |
ArtifactId | ArtifactIdfhPersistenceLite |
Version | Version4.9.24 |
Type | Typejar |
Description |
DescriptionpersistenceLite
Persistence management
|
Project URL |
Project URL |
Filename | Size |
---|---|
fhPersistenceLite-4.9.24.pom | |
fhPersistenceLite-4.9.24.jar | 171 KB |
fhPersistenceLite-4.9.24-sources.jar | 77 KB |
fhPersistenceLite-4.9.24-javadoc.jar | 512 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework.persistence/fhPersistenceLite/ -->
<dependency>
<groupId>pl.fhframework.persistence</groupId>
<artifactId>fhPersistenceLite</artifactId>
<version>4.9.24</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.persistence/fhPersistenceLite/
implementation 'pl.fhframework.persistence:fhPersistenceLite:4.9.24'
// https://jarcasting.com/artifacts/pl.fhframework.persistence/fhPersistenceLite/
implementation ("pl.fhframework.persistence:fhPersistenceLite:4.9.24")
'pl.fhframework.persistence:fhPersistenceLite:jar:4.9.24'
<dependency org="pl.fhframework.persistence" name="fhPersistenceLite" rev="4.9.24">
<artifact name="fhPersistenceLite" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.persistence', module='fhPersistenceLite', version='4.9.24')
)
libraryDependencies += "pl.fhframework.persistence" % "fhPersistenceLite" % "4.9.24"
[pl.fhframework.persistence/fhPersistenceLite "4.9.24"]
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 5.4.1.Final |
org.hibernate : hibernate-entitymanager | jar | 5.4.1.Final |
org.hibernate : hibernate-spatial | jar | 5.4.1.Final |
org.hibernate : hibernate-validator | jar | 6.1.7.Final |
org.springframework.data : spring-data-jpa | jar | |
org.springframework : spring-jdbc | jar | |
pl.fhframework : coreLite | jar | 4.9.24 |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |