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