Last Version

net.sourceforge.jbizmo:jbizmo-commons-javafx 6.3.0

JBizMo 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.

License

License

Categories

Categories

Net JavaFX User Interface
GroupId

GroupId

net.sourceforge.jbizmo
ArtifactId

ArtifactId

jbizmo-commons-javafx
Version

Version

6.3.0
Type

Type

jar
Description

Description

JBizMo 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.

Download jbizmo-commons-javafx 6.3.0


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.