GroupId | GroupIdpl.fhframework |
---|---|
ArtifactId | ArtifactIdfhJpa-standalone |
Version | Version4.6.4 |
Type | Typejar |
Filename | Size |
---|---|
fhJpa-standalone-4.6.4.pom | |
fhJpa-standalone-4.6.4.jar | 7 KB |
fhJpa-standalone-4.6.4-sources.jar | 3 KB |
fhJpa-standalone-4.6.4-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/fhJpa-standalone/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>fhJpa-standalone</artifactId>
<version>4.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/fhJpa-standalone/
implementation 'pl.fhframework:fhJpa-standalone:4.6.4'
// https://jarcasting.com/artifacts/pl.fhframework/fhJpa-standalone/
implementation ("pl.fhframework:fhJpa-standalone:4.6.4")
'pl.fhframework:fhJpa-standalone:jar:4.6.4'
<dependency org="pl.fhframework" name="fhJpa-standalone" rev="4.6.4">
<artifact name="fhJpa-standalone" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fhJpa-standalone', version='4.6.4')
)
libraryDependencies += "pl.fhframework" % "fhJpa-standalone" % "4.6.4"
[pl.fhframework/fhJpa-standalone "4.6.4"]