Last Version

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

GroupId

net.sourceforge.jbizmo
ArtifactId

ArtifactId

jbizmo-master
Version

Version

6.3.0
Type

Type

pom
Description

Description

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

Project URL

http://sourceforge.net/projects/jbizmo
Source Code Management

Source Code Management

http://svn.code.sf.net/p/jbizmo/code

Download jbizmo-master 6.3.0

Filename Size
jbizmo-master-6.3.0.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-master/ -->
<dependency>
    <groupId>net.sourceforge.jbizmo</groupId>
    <artifactId>jbizmo-master</artifactId>
    <version>6.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-master/
implementation 'net.sourceforge.jbizmo:jbizmo-master:6.3.0'
// https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-master/
implementation ("net.sourceforge.jbizmo:jbizmo-master:6.3.0")
'net.sourceforge.jbizmo:jbizmo-master:pom:6.3.0'
<dependency org="net.sourceforge.jbizmo" name="jbizmo-master" rev="6.3.0">
  <artifact name="jbizmo-master" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.jbizmo', module='jbizmo-master', version='6.3.0')
)
libraryDependencies += "net.sourceforge.jbizmo" % "jbizmo-master" % "6.3.0"
[net.sourceforge.jbizmo/jbizmo-master "6.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2

Project Modules

  • ../net.sourceforge.jbizmo.commons
  • ../net.sourceforge.jbizmo.commons.jpa
  • ../net.sourceforge.jbizmo.commons.server
  • ../net.sourceforge.jbizmo.commons.javaee
  • ../net.sourceforge.jbizmo.commons.invoker.javaee
  • ../net.sourceforge.jbizmo.commons.invoker
  • ../net.sourceforge.jbizmo.commons.richclient
  • ../net.sourceforge.jbizmo.commons.richclient.swing
  • ../net.sourceforge.jbizmo.commons.invoker.spring
  • ../net.sourceforge.jbizmo.commons.spring
  • ../net.sourceforge.jbizmo.commons.spring.kafka
  • ../net.sourceforge.jbizmo.commons.webclient.primefaces
  • ../net.sourceforge.jbizmo.commons.webclient.vaadin
  • ../net.sourceforge.jbizmo.commons.richclient.javafx
  • ../net.sourceforge.jbizmo.commons.selenium
  • ../net.sourceforge.jbizmo.commons.avro