Last Version

FH 4.10.0

FH (Forms Handler) is a set of javascript and Java to help you create user friendly web applications.

License

License

GroupId

GroupId

pl.fhframework
ArtifactId

ArtifactId

fhFramework
Version

Version

4.10.0
Type

Type

pom
Description

Description

FH
FH (Forms Handler) is a set of javascript and Java to help you create user friendly web applications.
Project URL

Project URL

https://github.com/assecopl/fh
Source Code Management

Source Code Management

http://github.com/assecopl/fh/tree/master

Download fhFramework 4.10.0

Filename Size
fhFramework-4.10.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/pl.fhframework/fhFramework/ -->
<dependency>
    <groupId>pl.fhframework</groupId>
    <artifactId>fhFramework</artifactId>
    <version>4.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/fhFramework/
implementation 'pl.fhframework:fhFramework:4.10.0'
// https://jarcasting.com/artifacts/pl.fhframework/fhFramework/
implementation ("pl.fhframework:fhFramework:4.10.0")
'pl.fhframework:fhFramework:pom:4.10.0'
<dependency org="pl.fhframework" name="fhFramework" rev="4.10.0">
  <artifact name="fhFramework" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fhFramework', version='4.10.0')
)
libraryDependencies += "pl.fhframework" % "fhFramework" % "4.10.0"
[pl.fhframework/fhFramework "4.10.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bom-project-lite
  • fhCoreLite
  • fhdp
  • example
  • fh-compiler