Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdfh-boot-client-bom |
Version | Version4.8.14 |
Type | Typepom |
Filename | Size |
---|---|
fh-boot-client-bom-4.8.14.pom | 3 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.8.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/fh-boot-client-bom/
implementation 'pl.fhframework:fh-boot-client-bom:4.8.14'
// https://jarcasting.com/artifacts/pl.fhframework/fh-boot-client-bom/
implementation ("pl.fhframework:fh-boot-client-bom:4.8.14")
'pl.fhframework:fh-boot-client-bom:pom:4.8.14'
<dependency org="pl.fhframework" name="fh-boot-client-bom" rev="4.8.14">
<artifact name="fh-boot-client-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fh-boot-client-bom', version='4.8.14')
)
libraryDependencies += "pl.fhframework" % "fh-boot-client-bom" % "4.8.14"
[pl.fhframework/fh-boot-client-bom "4.8.14"]