| License | License | 
|---|---|
| GroupId | GroupIdpl.fhframework | 
| ArtifactId | ArtifactIdcommons-bom | 
| Last Version | Last Version4.10.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptioncommons-bom commons-bom | 
| Filename | Size | 
|---|---|
| commons-bom-4.10.0.pom | 8 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pl.fhframework/commons-bom/ -->
<dependency>
    <groupId>pl.fhframework</groupId>
    <artifactId>commons-bom</artifactId>
    <version>4.10.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/pl.fhframework/commons-bom/
implementation 'pl.fhframework:commons-bom:4.10.0'// https://jarcasting.com/artifacts/pl.fhframework/commons-bom/
implementation ("pl.fhframework:commons-bom:4.10.0")'pl.fhframework:commons-bom:pom:4.10.0'<dependency org="pl.fhframework" name="commons-bom" rev="4.10.0">
  <artifact name="commons-bom" type="pom" />
</dependency>@Grapes(
@Grab(group='pl.fhframework', module='commons-bom', version='4.10.0')
)libraryDependencies += "pl.fhframework" % "commons-bom" % "4.10.0"[pl.fhframework/commons-bom "4.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : log4j-over-slf4j | jar | 1.7.36 | 
| org.slf4j : jul-to-slf4j | jar | 1.7.36 | 
| org.slf4j : jcl-over-slf4j | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| org.slf4j : slf4j-api | jar | 1.7.36 |