License |
License |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdfhdp-example |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBoot dependencies information set
|
Filename | Size |
---|---|
fhdp-example-4.10.0.pom | |
fhdp-example-4.10.0.jar | 5 MB |
fhdp-example-4.10.0-sources.jar | 38 KB |
fhdp-example-4.10.0-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/fhdp-example/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>fhdp-example</artifactId>
<version>4.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/fhdp-example/
implementation 'pl.fhframework:fhdp-example:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework/fhdp-example/
implementation ("pl.fhframework:fhdp-example:4.10.0")
'pl.fhframework:fhdp-example:jar:4.10.0'
<dependency org="pl.fhframework" name="fhdp-example" rev="4.10.0">
<artifact name="fhdp-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fhdp-example', version='4.10.0')
)
libraryDependencies += "pl.fhframework" % "fhdp-example" % "4.10.0"
[pl.fhframework/fhdp-example "4.10.0"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework.dp : fhdp-commons-fh-lite | jar | 4.10.0 |
pl.fhframework.dp : fhdp-components | jar | 4.10.0 |
pl.fhframework : fh-compiler | jar | 4.10.0 |
pl.fhframework : coreApplication | jar | 4.10.0 |
pl.fhframework.core.security.provider : securityDataProvider-jdbc | jar | 4.10.0 |
pl.fhframework.core.security.permission : permissionProvider-jdbc | jar | 4.10.0 |
pl.fhframework : fhLogback | jar | 4.10.0 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |