License |
License |
---|---|
GroupId | GroupIdpl.fhframework.dp |
ArtifactId | ArtifactIdfhdp-commons-ad |
Version | Version4.9.25.1 |
Type | Typejar |
Description |
DescriptionFHDP common modules
|
Filename | Size |
---|---|
fhdp-commons-ad-4.9.25.1.pom | |
fhdp-commons-ad-4.9.25.1.jar | 27 KB |
fhdp-commons-ad-4.9.25.1-sources.jar | 20 KB |
fhdp-commons-ad-4.9.25.1-javadoc.jar | 122 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-ad/ -->
<dependency>
<groupId>pl.fhframework.dp</groupId>
<artifactId>fhdp-commons-ad</artifactId>
<version>4.9.25.1</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-ad/
implementation 'pl.fhframework.dp:fhdp-commons-ad:4.9.25.1'
// https://jarcasting.com/artifacts/pl.fhframework.dp/fhdp-commons-ad/
implementation ("pl.fhframework.dp:fhdp-commons-ad:4.9.25.1")
'pl.fhframework.dp:fhdp-commons-ad:jar:4.9.25.1'
<dependency org="pl.fhframework.dp" name="fhdp-commons-ad" rev="4.9.25.1">
<artifact name="fhdp-commons-ad" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework.dp', module='fhdp-commons-ad', version='4.9.25.1')
)
libraryDependencies += "pl.fhframework.dp" % "fhdp-commons-ad" % "4.9.25.1"
[pl.fhframework.dp/fhdp-commons-ad "4.9.25.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.12 |