License |
License |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdfhJpa-jee |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionfhJpa-jee
Podstawowe elementy FH dla JPA (Data Source, PU itd.) wersja JEE
|
Project URL |
Project URL |
Filename | Size |
---|---|
fhJpa-jee-4.10.0.pom | |
fhJpa-jee-4.10.0.jar | 4 KB |
fhJpa-jee-4.10.0-sources.jar | 2 KB |
fhJpa-jee-4.10.0-javadoc.jar | 24 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax : javaee-api | jar | 6.0 |