pl.fhframework:fhdp-example

Boot dependencies information set

License

License

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhdp-example
Last Version

Last Version

4.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Boot dependencies information set

Download fhdp-example

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.

Versions

Version
4.10.0
4.9.26