is not current version
Last Version 4.10.0

pl.fhframework:fh-boot-client-bom 4.6.12

dependencies information set

Categories

Categories

CLI User Interface
GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fh-boot-client-bom
Version

Version

4.6.12
Type

Type

pom

Download fh-boot-client-bom 4.6.12


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