GroupId | GroupIdpl.fhframework.persistence |
---|---|
ArtifactId | ArtifactIdfhPersistenceLite |
Version | Version4.6.21 |
Type | Typejar |
Filename | Size |
---|---|
fhPersistenceLite-4.6.21.pom | |
fhPersistenceLite-4.6.21.jar | 170 KB |
fhPersistenceLite-4.6.21-sources.jar | 78 KB |
fhPersistenceLite-4.6.21-javadoc.jar | 514 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework.persistence/fhPersistenceLite/ -->
<dependency>
<groupId>pl.fhframework.persistence</groupId>
<artifactId>fhPersistenceLite</artifactId>
<version>4.6.21</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.persistence/fhPersistenceLite/
implementation 'pl.fhframework.persistence:fhPersistenceLite:4.6.21'
// https://jarcasting.com/artifacts/pl.fhframework.persistence/fhPersistenceLite/
implementation ("pl.fhframework.persistence:fhPersistenceLite:4.6.21")
'pl.fhframework.persistence:fhPersistenceLite:jar:4.6.21'
<dependency org="pl.fhframework.persistence" name="fhPersistenceLite" rev="4.6.21">
<artifact name="fhPersistenceLite" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.persistence', module='fhPersistenceLite', version='4.6.21')
)
libraryDependencies += "pl.fhframework.persistence" % "fhPersistenceLite" % "4.6.21"
[pl.fhframework.persistence/fhPersistenceLite "4.6.21"]