File | Operation |
---|---|
fh-boot-client-bom-4.8.16.pom | download |
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>fh-boot-client-bom</artifactId>
<version>4.8.16</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fh-boot-client-bom', version='4.8.16')
)
<parent> <groupId>pl.fhframework</groupId> <artifactId>fh-boot-bom</artifactId> <version>4.8.16</version> </parent>