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