License |
License |
---|---|
GroupId | GroupIdpl.fhframework |
ArtifactId | ArtifactIdfh-compiler |
Version | Version4.9.23 |
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.9.23.pom | |
fh-compiler-4.9.23.jar | 898 KB |
fh-compiler-4.9.23-sources.jar | 399 KB |
fh-compiler-4.9.23-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.fhframework/fh-compiler/ -->
<dependency>
<groupId>pl.fhframework</groupId>
<artifactId>fh-compiler</artifactId>
<version>4.9.23</version>
</dependency>
// https://jarcasting.com/artifacts/pl.fhframework/fh-compiler/
implementation 'pl.fhframework:fh-compiler:4.9.23'
// https://jarcasting.com/artifacts/pl.fhframework/fh-compiler/
implementation ("pl.fhframework:fh-compiler:4.9.23")
'pl.fhframework:fh-compiler:jar:4.9.23'
<dependency org="pl.fhframework" name="fh-compiler" rev="4.9.23">
<artifact name="fh-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='pl.fhframework', module='fh-compiler', version='4.9.23')
)
libraryDependencies += "pl.fhframework" % "fh-compiler" % "4.9.23"
[pl.fhframework/fh-compiler "4.9.23"]
Group / Artifact | Type | Version |
---|---|---|
pl.fhframework.commons : fhCommons | jar | 4.9.23 |
pl.fhframework : coreLite | jar | 4.9.23 |
pl.fhframework.integration : integrationCoreLite | jar | 4.9.23 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
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.16 |
org.hibernate : hibernate-validator | jar | 6.1.7.Final |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
pl.fhframework : basicControls | jar | 4.9.23 |