| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.sourceforge.jbizmo | 
    
| ArtifactId | ArtifactIdjbizmo-commons-invoker | 
    
| 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. 
         | 
    
<!-- https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-invoker/ -->
<dependency>
    <groupId>net.sourceforge.jbizmo</groupId>
    <artifactId>jbizmo-commons-invoker</artifactId>
    <version>6.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-invoker/
implementation 'net.sourceforge.jbizmo:jbizmo-commons-invoker:6.3.0'
                // https://jarcasting.com/artifacts/net.sourceforge.jbizmo/jbizmo-commons-invoker/
implementation ("net.sourceforge.jbizmo:jbizmo-commons-invoker:6.3.0")
                'net.sourceforge.jbizmo:jbizmo-commons-invoker:jar:6.3.0'
                <dependency org="net.sourceforge.jbizmo" name="jbizmo-commons-invoker" rev="6.3.0">
  <artifact name="jbizmo-commons-invoker" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sourceforge.jbizmo', module='jbizmo-commons-invoker', version='6.3.0')
)
                libraryDependencies += "net.sourceforge.jbizmo" % "jbizmo-commons-invoker" % "6.3.0"
                [net.sourceforge.jbizmo/jbizmo-commons-invoker "6.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| net.sourceforge.jbizmo : jbizmo-commons-server | jar | 6.3.0 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| javax : javaee-api | jar | 8.0 |