License |
License |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdfhJpa-jee |
Version | Version4.8.10 |
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.8.10.pom | |
fhJpa-jee-4.8.10.jar | 4 KB |
fhJpa-jee-4.8.10-sources.jar | 2 KB |
fhJpa-jee-4.8.10-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/fhJpa-jee/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>fhJpa-jee</artifactId>
<version>4.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/fhJpa-jee/
implementation 'pl.fhframework:fhJpa-jee:4.8.10'
// https://jarcasting.com/artifacts/pl.fhframework/fhJpa-jee/
implementation ("pl.fhframework:fhJpa-jee:4.8.10")
'pl.fhframework:fhJpa-jee:jar:4.8.10'
<dependency org="pl.fhframework" name="fhJpa-jee" rev="4.8.10">
<artifact name="fhJpa-jee" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fhJpa-jee', version='4.8.10')
)
libraryDependencies += "pl.fhframework" % "fhJpa-jee" % "4.8.10"
[pl.fhframework/fhJpa-jee "4.8.10"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework.persistence : fhPersistenceLite | jar | 4.8.10 |
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 |