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