License |
License |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdfhJpa-standalone |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionfhJpa-standalone
Podstawowe elementy FH dla JPA (Data Source, PU itd.) wersja wbudowana
|
Project URL |
Project URL |
Filename | Size |
---|---|
fhJpa-standalone-4.10.0.pom | |
fhJpa-standalone-4.10.0.jar | 7 KB |
fhJpa-standalone-4.10.0-sources.jar | 3 KB |
fhJpa-standalone-4.10.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/fhJpa-standalone/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>fhJpa-standalone</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/fhJpa-standalone/
implementation 'pl.fhframework:fhJpa-standalone:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework/fhJpa-standalone/
implementation ("pl.fhframework:fhJpa-standalone:4.10.0")
'pl.fhframework:fhJpa-standalone:jar:4.10.0'
<dependency org="pl.fhframework" name="fhJpa-standalone" rev="4.10.0">
<artifact name="fhJpa-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fhJpa-standalone', version='4.10.0')
)
libraryDependencies += "pl.fhframework" % "fhJpa-standalone" % "4.10.0"
[pl.fhframework/fhJpa-standalone "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | |
org.springframework.data : spring-data-jpa | jar | |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.4 |
org.hibernate : hibernate-entitymanager | jar | 5.6.7.Final |
pl.fhframework.persistence : fhPersistenceLite | jar | 4.10.0 |
org.springframework.boot : spring-boot-starter-jta-atomikos | jar | 2.6.4 |