License |
License |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdfh-compiler |
Last Version | Last Version4.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFH (Forms Handler) is a set of javascript and Java to help you create user friendly web applications.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fh-compiler-4.10.0.pom | |
fh-compiler-4.10.0.jar | 898 KB |
fh-compiler-4.10.0-sources.jar | 399 KB |
fh-compiler-4.10.0-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
org.hibernate : hibernate-validator | jar | 6.2.2.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
pl.fhframework : basicControls | jar | 4.10.0 |