| License | License | 
|---|---|
| Categories | CategoriesNet JavaFX User Interface | 
| GroupId | GroupIdnet.sourceforge.jbizmo | 
| ArtifactId | ArtifactIdjbizmo-commons-javafx | 
| Last Version | Last Version6.3.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJBizMo supports building of JavaFX, Eclipse RCP, Eclipse RAP, Swing, JSF (Primefaces) and Vaadin applications. The generated applications can run in a stand-alone mode or they can be deployed on a Java EE server (JBoss 8, GlassFish 4). Alternatively, the Spring platform is also supported! JBizMo applications use JPA in order to access the target database. The plug-in contains a graphical editor for designing the domain model. | 
| Filename | Size | 
|---|---|
| jbizmo-commons-javafx-6.3.0.pom | |
| jbizmo-commons-javafx-6.3.0.jar | 233 KB | 
| jbizmo-commons-javafx-6.3.0-sources.jar | 179 KB | 
| jbizmo-commons-javafx-6.3.0-javadoc.jar | 704 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-javafx/ -->
<dependency>
    <groupId>net.sourceforge.jbizmo</groupId>
    <artifactId>jbizmo-commons-javafx</artifactId>
    <version>6.3.0</version>
</dependency>// https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-javafx/
implementation 'net.sourceforge.jbizmo:jbizmo-commons-javafx:6.3.0'// https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-javafx/
implementation ("net.sourceforge.jbizmo:jbizmo-commons-javafx:6.3.0")'net.sourceforge.jbizmo:jbizmo-commons-javafx:jar:6.3.0'<dependency org="net.sourceforge.jbizmo" name="jbizmo-commons-javafx" rev="6.3.0">
  <artifact name="jbizmo-commons-javafx" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sourceforge.jbizmo', module='jbizmo-commons-javafx', version='6.3.0')
)libraryDependencies += "net.sourceforge.jbizmo" % "jbizmo-commons-javafx" % "6.3.0"[net.sourceforge.jbizmo/jbizmo-commons-javafx "6.3.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.openjfx : javafx-controls | jar | 12.0.1 | 
| org.apache.poi : poi-ooxml | jar | 3.17 | 
| org.apache.poi : poi | jar | 3.17 | 
| net.sourceforge.jbizmo : jbizmo-commons-richclient | jar | 6.3.0 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |