| License | License | 
|---|---|
| GroupId | GroupIdpl.fhframework.commons | 
| ArtifactId | ArtifactIdfhCommons | 
| Last Version | Last Version4.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionfhCommons Fh Commons Module | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| fhCommons-4.10.0.pom | |
| fhCommons-4.10.0.jar | 58 KB | 
| fhCommons-4.10.0-sources.jar | 37 KB | 
| fhCommons-4.10.0-javadoc.jar | 299 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/pl.fhframework.commons/fhCommons/ -->
<dependency>
    <groupId>pl.fhframework.commons</groupId>
    <artifactId>fhCommons</artifactId>
    <version>4.10.0</version>
</dependency>// https://jarcasting.com/artifacts/pl.fhframework.commons/fhCommons/
implementation 'pl.fhframework.commons:fhCommons:4.10.0'// https://jarcasting.com/artifacts/pl.fhframework.commons/fhCommons/
implementation ("pl.fhframework.commons:fhCommons:4.10.0")'pl.fhframework.commons:fhCommons:jar:4.10.0'<dependency org="pl.fhframework.commons" name="fhCommons" rev="4.10.0">
  <artifact name="fhCommons" type="jar" />
</dependency>@Grapes(
@Grab(group='pl.fhframework.commons', module='fhCommons', version='4.10.0')
)libraryDependencies += "pl.fhframework.commons" % "fhCommons" % "4.10.0"[pl.fhframework.commons/fhCommons "4.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.aspectj : aspectjrt | jar | 1.9.4 | 
| org.springframework : spring-context | jar | |
| org.springframework : spring-web | jar | |
| org.springframework.security : spring-security-config | jar | |
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |