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