| License |
License |
|---|---|
| GroupId | GroupIdpl.fhframework.dp |
| ArtifactId | ArtifactIdfhdp-components |
| Version | Version4.9.26 |
| Type | Typejar |
| Description |
DescriptionFHDP common modules
|
| Filename | Size |
|---|---|
| fhdp-components-4.9.26.pom | |
| fhdp-components-4.9.26.jar | 94 KB |
| fhdp-components-4.9.26-sources.jar | 51 KB |
| fhdp-components-4.9.26-javadoc.jar | 305 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-components/ -->
<dependency>
<groupId>pl.fhframework.dp</groupId>
<artifactId>fhdp-components</artifactId>
<version>4.9.26</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-components/
implementation 'pl.fhframework.dp:fhdp-components:4.9.26'
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-components/
implementation ("pl.fhframework.dp:fhdp-components:4.9.26")
'pl.fhframework.dp:fhdp-components:jar:4.9.26'
<dependency org="pl.fhframework.dp" name="fhdp-components" rev="4.9.26">
<artifact name="fhdp-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.dp', module='fhdp-components', version='4.9.26')
)
libraryDependencies += "pl.fhframework.dp" % "fhdp-components" % "4.9.26"
[pl.fhframework.dp/fhdp-components "4.9.26"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.fhframework : coreLite | jar | |
| pl.fhframework : basicControls | jar | |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.12 |