License |
License |
---|---|
GroupId | GroupIdpl.fhframework.dp |
ArtifactId | ArtifactIdfhdp-commons-base |
Version | Version4.9.23 |
Type | Typejar |
Description |
DescriptionFHDP common modules
|
Filename | Size |
---|---|
fhdp-commons-base-4.9.23.pom | |
fhdp-commons-base-4.9.23.jar | 13 KB |
fhdp-commons-base-4.9.23-sources.jar | 10 KB |
fhdp-commons-base-4.9.23-javadoc.jar | 128 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-base/ -->
<dependency>
<groupId>pl.fhframework.dp</groupId>
<artifactId>fhdp-commons-base</artifactId>
<version>4.9.23</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-base/
implementation 'pl.fhframework.dp:fhdp-commons-base:4.9.23'
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-base/
implementation ("pl.fhframework.dp:fhdp-commons-base:4.9.23")
'pl.fhframework.dp:fhdp-commons-base:jar:4.9.23'
<dependency org="pl.fhframework.dp" name="fhdp-commons-base" rev="4.9.23">
<artifact name="fhdp-commons-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.dp', module='fhdp-commons-base', version='4.9.23')
)
libraryDependencies += "pl.fhframework.dp" % "fhdp-commons-base" % "4.9.23"
[pl.fhframework.dp/fhdp-commons-base "4.9.23"]
Group / Artifact | Type | Version |
---|---|---|
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 |