Last Version

pl.fhframework:fh-compiler 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

fh-compiler
Version

Version

4.10.0
Type

Type

jar
Description

Description

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

Source Code Management

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

Download fh-compiler 4.10.0


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

Dependencies

compile (7)

Group / Artifact Type Version
pl.fhframework.commons : fhCommons jar 4.10.0
pl.fhframework : coreLite jar 4.10.0
pl.fhframework.integration : integrationCoreLite jar 4.10.0
ch.qos.logback : logback-core jar 1.2.10
ch.qos.logback : logback-classic jar 1.2.10
org.apache.commons : commons-text jar 1.9
com.sun.xml.bind : jaxb-xjc jar

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
org.hibernate : hibernate-validator jar 6.2.2.Final

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
pl.fhframework : basicControls jar 4.10.0

Project Modules

There are no modules declared in this project.