| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdpl.fhframework | 
| ArtifactId | ArtifactIdfh-boot-client-bom | 
| Last Version | Last Version4.10.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionfh-boot-client-bom dependencies information set | 
| Filename | Size | 
|---|---|
| fh-boot-client-bom-4.10.0.pom | 4 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pl.fhframework/fh-boot-client-bom/ -->
<dependency>
    <groupId>pl.fhframework</groupId>
    <artifactId>fh-boot-client-bom</artifactId>
    <version>4.10.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/pl.fhframework/fh-boot-client-bom/
implementation 'pl.fhframework:fh-boot-client-bom:4.10.0'// https://jarcasting.com/artifacts/pl.fhframework/fh-boot-client-bom/
implementation ("pl.fhframework:fh-boot-client-bom:4.10.0")'pl.fhframework:fh-boot-client-bom:pom:4.10.0'<dependency org="pl.fhframework" name="fh-boot-client-bom" rev="4.10.0">
  <artifact name="fh-boot-client-bom" type="pom" />
</dependency>@Grapes(
@Grab(group='pl.fhframework', module='fh-boot-client-bom', version='4.10.0')
)libraryDependencies += "pl.fhframework" % "fh-boot-client-bom" % "4.10.0"[pl.fhframework/fh-boot-client-bom "4.10.0"]