Last Version

fhJpa-jee 4.10.0

Podstawowe elementy FH dla JPA (Data Source, PU itd.) wersja JEE

License

License

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhJpa-jee
Version

Version

4.10.0
Type

Type

jar
Description

Description

fhJpa-jee
Podstawowe elementy FH dla JPA (Data Source, PU itd.) wersja JEE
Project URL

Project URL

https://github.com/assecopl/fh

Download fhJpa-jee 4.10.0


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

Dependencies

compile (4)

Group / Artifact Type Version
pl.fhframework.persistence : fhPersistenceLite jar 4.10.0
org.springframework : spring-context jar
org.springframework.data : spring-data-jpa jar
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.1.Final

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

Project Modules

There are no modules declared in this project.