is not current version
Last Version 4.10.0

pl.fhframework:fh-boot-bom 4.6.18

Boot dependencies information set

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fh-boot-bom
Version

Version

4.6.18
Type

Type

pom

Download fh-boot-bom 4.6.18

Filename Size
fh-boot-bom-4.6.18.pom 21 KB
Browse

<!-- https://jarcasting.com/artifacts/pl.fhframework/fh-boot-bom/ -->
<dependency>
    <groupId>pl.fhframework</groupId>
    <artifactId>fh-boot-bom</artifactId>
    <version>4.6.18</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/fh-boot-bom/
implementation 'pl.fhframework:fh-boot-bom:4.6.18'
// https://jarcasting.com/artifacts/pl.fhframework/fh-boot-bom/
implementation ("pl.fhframework:fh-boot-bom:4.6.18")
'pl.fhframework:fh-boot-bom:pom:4.6.18'
<dependency org="pl.fhframework" name="fh-boot-bom" rev="4.6.18">
  <artifact name="fh-boot-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fh-boot-bom', version='4.6.18')
)
libraryDependencies += "pl.fhframework" % "fh-boot-bom" % "4.6.18"
[pl.fhframework/fh-boot-bom "4.6.18"]